Home
last modified time | relevance | path

Searched refs:pcre2_set_character_tables (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c323 pcre2_set_character_tables(pcre2_compile_context *ccontext, in pcre2_set_character_tables() function
H A Dpcre2.h584 pcre2_set_character_tables(pcre2_compile_context *, const unsigned char *); \
863 #define pcre2_set_character_tables PCRE2_SUFFIX(pcre2_set_character_tables_) macro
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c749 pcre2_set_character_tables(cctx, tables); in pcre_get_compiled_regex_cache_ex()

Completed in 24 milliseconds