Home
last modified time | relevance | path

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

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

Completed in 79 milliseconds