Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.h43 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, int locale_aware);
H A Dphp_pcre.c576 PHPAPI pcre_cache_entry* pcre_get_compiled_regex_cache_ex(zend_string *regex, int locale_aware) in pcre_get_compiled_regex_cache_ex() argument
602 if (locale_aware && BG(locale_string) && in pcre_get_compiled_regex_cache_ex()

Completed in 18 milliseconds