Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/tests/
H A Dtimezone_createEnumeration_error.phpt12 Warning: IntlTimeZone::createEnumeration(): intltz_create_enumeration: invalid argument type in %s …
H A Dtimezone_createEnumeration_basic.phpt13 $tz = intltz_create_enumeration();
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_arginfo.h105 ZEND_FUNCTION(intltz_create_enumeration);
137 …ZEND_ME_MAPPING(createEnumeration, intltz_create_enumeration, arginfo_class_IntlTimeZone_createEnu…
H A Dtimezone_methods.cpp135 U_CFUNC PHP_FUNCTION(intltz_create_enumeration) in PHP_FUNCTION() argument
/PHP-8.1/ext/intl/
H A Dphp_intl_arginfo.h943 ZEND_FUNCTION(intltz_create_enumeration);
1133 ZEND_FE(intltz_create_enumeration, arginfo_intltz_create_enumeration)
H A Dphp_intl.stub.php401 function intltz_create_enumeration($countryOrRawOffset = null): IntlIterator|false {} function

Completed in 14 milliseconds