Searched refs:region_len (Results 1 – 1 of 1) sorted by relevance
217 size_t region_len = 0; in PHP_FUNCTION() local227 Z_PARAM_STRING_OR_NULL(region, region_len) in PHP_FUNCTION()314 int32_t region_len = TimeZone::getRegion(id, outbuf, sizeof(outbuf), status); in PHP_FUNCTION() local317 RETURN_STRINGL(outbuf, region_len); in PHP_FUNCTION()
Completed in 5 milliseconds