Searched refs:pcre2_set_character_tables (Results 1 – 9 of 9) sorted by relevance
325 pcre2_set_character_tables(pcre2_compile_context *ccontext, in pcre2_set_character_tables() function
593 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \881 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
593 pcre2_set_character_tables(pcre2_compile_context *, const uint8_t *); \881 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_)
4164 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 \
727 passed to PCRE2 by calling pcre2_set_character_tables() to put a pointer into a
619 22. Corrected pcre2_set_character_tables() tables data type: was const unsigned
268 int pcre2_set_character_tables(pcre2_compile_context *ccontext,871 int pcre2_set_character_tables(pcre2_compile_context *ccontext,2044 and calling pcre2_set_character_tables() to set the tables pointer2054 pcre2_set_character_tables(ccontext, tables);