Searched refs:compile_options (Results 1 – 2 of 2) sorted by relevance
51 int compile_options; member
435 new_entry.compile_options = coptions; in pcre_get_compiled_regex_cache()466 …mpiled_regex_ex(char *regex, pcre_extra **extra, int *preg_options, int *compile_options TSRMLS_DC) in pcre_get_compiled_regex_ex()476 if (compile_options) { in pcre_get_compiled_regex_ex()477 *compile_options = pce ? pce->compile_options : 0; in pcre_get_compiled_regex_ex()1566 if (pce->compile_options & PCRE_UTF8) { in php_pcre_split_impl()
Completed in 11 milliseconds