Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/timezone/
H A Dtimezone_methods.cpp227 bool arg3isnull = 1; in PHP_FUNCTION() local
232 &zoneType, &region, &region_len, &offset_arg, &arg3isnull) == FAILURE) { in PHP_FUNCTION()
243 if (!arg3isnull) { in PHP_FUNCTION()

Completed in 6 milliseconds