Searched refs:slocale_len (Results 1 – 2 of 2) sorted by relevance
97 int slocale_len = 0; in PHP_FUNCTION() local105 &slocale, &slocale_len, &pattern, &pattern_len, &source, &src_len ) == FAILURE ) in PHP_FUNCTION()128 if(slocale_len == 0) { in PHP_FUNCTION()
124 int slocale_len = 0; in PHP_FUNCTION() local130 &slocale, &slocale_len, &pattern, &pattern_len, &args ) == FAILURE ) in PHP_FUNCTION()153 if(slocale_len == 0) { in PHP_FUNCTION()
Completed in 6 milliseconds