Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c176 static zend_off_t getSingletonPos(const char* str) in getSingletonPos() function
293 singletonPos = getSingletonPos( loc_name ); in get_icu_value_internal()
1004 while( (singletonPos = getSingletonPos(mod_loc_name)) > -1){ in get_private_subtags()

Completed in 9 milliseconds