Home
last modified time | relevance | path

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

/php-src/Zend/tests/property_hooks/
H A Dset_shorthand.phpt2 set shorthand
/php-src/ext/standard/
H A Dbasic_functions.c1886 zend_string *shorthand; local
1890 Z_PARAM_STR(shorthand)
1893 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-src/
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 33 milliseconds