Searched refs:compile_options (Results 1 – 2 of 2) sorted by relevance
51 int compile_options; member
444 new_entry.compile_options = coptions; in pcre_get_compiled_regex_cache()492 …mpiled_regex_ex(char *regex, pcre_extra **extra, int *preg_options, int *compile_options TSRMLS_DC) in pcre_get_compiled_regex_ex()502 if (compile_options) { in pcre_get_compiled_regex_ex()503 *compile_options = pce ? pce->compile_options : 0; in pcre_get_compiled_regex_ex()1592 if (pce->compile_options & PCRE_UTF8) { in php_pcre_split_impl()
Completed in 10 milliseconds