Searched refs:pcre2_set_character_tables (Results 1 – 10 of 10) sorted by relevance
325 pcre2_set_character_tables(pcre2_compile_context *ccontext, in pcre2_set_character_tables() function
591 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \879 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
591 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \879 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_)
4229 pcre2_set_character_tables(compile_context, character_tables); in main()
76 doc/html/pcre2_set_character_tables.html \172 doc/pcre2_set_character_tables.3 \
719 passed to PCRE2 by calling pcre2_set_character_tables() to put a pointer into a
1017 doc/html/pcre2_set_character_tables.html \1113 doc/pcre2_set_character_tables.3 \
339 22. Corrected pcre2_set_character_tables() tables data type: was const unsigned
263 int pcre2_set_character_tables(pcre2_compile_context *ccontext,866 int pcre2_set_character_tables(pcre2_compile_context *ccontext,2032 and calling pcre2_set_character_tables() to set the tables pointer2042 pcre2_set_character_tables(ccontext, tables);