Searched refs:pcre2_set_character_tables (Results 1 – 11 of 11) sorted by relevance
601 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \894 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
327 pcre2_set_character_tables(pcre2_compile_context *ccontext, in pcre2_set_character_tables() function
601 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \896 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_)
601 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \896 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
4282 pcre2_set_character_tables(compile_context, character_tables); in main()
77 doc/html/pcre2_set_character_tables.html \176 doc/pcre2_set_character_tables.3 \
757 passed to PCRE2 by calling pcre2_set_character_tables() to put a pointer into a
1103 doc/html/pcre2_set_character_tables.html \1201 doc/pcre2_set_character_tables.3 \
1002 22. Corrected pcre2_set_character_tables() tables data type: was const unsigned
277 int pcre2_set_character_tables(pcre2_compile_context *ccontext,890 int pcre2_set_character_tables(pcre2_compile_context *ccontext,2142 and calling pcre2_set_character_tables() to set the tables pointer2152 pcre2_set_character_tables(ccontext, tables);