Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dbasic_functions.c1907 zend_string *shorthand; local
1911 Z_PARAM_STR(shorthand)
1914 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
H A Dbasic_functions.stub.php2008 function ini_parse_quantity(string $shorthand): int {} argument
H A Dbasic_functions_arginfo.h504 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
/PHP-8.3/
H A Dphp.ini-production202 ; Note that this directive does not control the <?= shorthand tag, which can be
H A Dphp.ini-development202 ; Note that this directive does not control the <?= shorthand tag, which can be

Completed in 31 milliseconds