A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/pcre2__maketables_8c_source.html below:

NCBI C++ ToolKit: src/util/regexp/pcre2_maketables.c Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

48 #ifndef PCRE2_DFTABLES 74 static const uint8_t

*maketables(

void

)

83

gcontext->memctl.malloc(

TABLES_LENGTH

, gcontext->memctl.memory_data) :

99 for

(

i

= 0;

i

< 256;

i

++)

102

*p++ = (c < 256)? c :

i

;

119 for

(

i

= 0;

i

< 256;

i

++)

140 for

(

i

= 0;

i

< 256;

i

++)

154 #ifndef PCRE2_DFTABLES 159

gcontext->memctl.free((

void

*)tables, gcontext->memctl.memory_data);

161  free

((

void

*)tables);

#define pcre2_general_context

#define PCRE2_CALL_CONVENTION

PCRE2_EXPORT void PCRE2_CALL_CONVENTION pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables)

PCRE2_EXPORT const uint8_t *PCRE2_CALL_CONVENTION pcre2_maketables(pcre2_general_context *gcontext)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4