Searched refs:region_len (Results 1 – 1 of 1) sorted by relevance
224 size_t region_len = 0; in PHP_FUNCTION() local232 &zoneType, ®ion, ®ion_len, &offset_arg, &arg3isnull) == FAILURE) { in PHP_FUNCTION()320 int32_t region_len = TimeZone::getRegion(id, outbuf, sizeof(outbuf), status); in PHP_FUNCTION() local323 RETURN_STRINGL(outbuf, region_len); in PHP_FUNCTION()
Completed in 5 milliseconds