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