Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.h47 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, int locale_aware);
H A Dphp_pcre.c532 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, int locale_aware) in pcre_get_compiled_regex_cache_ex() argument
557 if (locale_aware && BG(locale_string) && in pcre_get_compiled_regex_cache_ex()

Completed in 12 milliseconds