Searched refs:pcre2_set_character_tables (Results 1 – 9 of 9) sorted by relevance
323 pcre2_set_character_tables(pcre2_compile_context *ccontext, in pcre2_set_character_tables() function
584 pcre2_set_character_tables(pcre2_compile_context *, const unsigned char *); \863 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
584 pcre2_set_character_tables(pcre2_compile_context *, const unsigned char *); \863 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_)
4017 pcre2_set_character_tables(compile_context, character_tables); in main()
74 doc/html/pcre2_set_character_tables.html \167 doc/pcre2_set_character_tables.3 \
713 passed to PCRE2 by calling pcre2_set_character_tables() to put a pointer into a
914 doc/html/pcre2_set_character_tables.html \1007 doc/pcre2_set_character_tables.3 \
263 int pcre2_set_character_tables(pcre2_compile_context *ccontext,829 int pcre2_set_character_tables(pcre2_compile_context *ccontext,1922 pcre2_set_character_tables() to set the tables pointer therein. For1930 pcre2_set_character_tables(ccontext, tables);