Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dtimezone_createEnumeration_error.phpt14 Warning: IntlTimeZone::createEnumeration(): intltz_create_enumeration: invalid argument type in %s …
H A Dtimezone_createEnumeration_basic.phpt15 $tz = intltz_create_enumeration();
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_arginfo.h95 ZEND_FUNCTION(intltz_create_enumeration);
127 …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.0/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.php370 function intltz_create_enumeration($countryOrRawOffset = null): IntlIterator|false {} function

Completed in 170 milliseconds