Home
last modified time | relevance | path

Searched refs:locale_aware (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.h50 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, bool locale_aware);
H A Dphp_pcre.c587 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, bool locale_aware) in pcre_get_compiled_regex_cache_ex() argument
613 if (locale_aware && BG(ctype_string)) { in pcre_get_compiled_regex_cache_ex()

Completed in 13 milliseconds