Home
last modified time | relevance | path

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

/PHP-8.4/Zend/tests/property_hooks/
H A Dset_shorthand.phpt2 set shorthand
/PHP-8.4/ext/standard/
H A Dbasic_functions.c1885 zend_string *shorthand; local
1889 Z_PARAM_STR(shorthand)
1892 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
H A Dbasic_functions.stub.php2024 function ini_parse_quantity(string $shorthand): int {} argument
H A Dbasic_functions_arginfo.h516 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
/PHP-8.4/
H A Dphp.ini-development192 ; Note that this directive does not control the <?= shorthand tag, which can be
H A Dphp.ini-production192 ; Note that this directive does not control the <?= shorthand tag, which can be

Completed in 45 milliseconds