Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dbasic_functions.c1915 zend_string *shorthand; local
1919 Z_PARAM_STR(shorthand)
1922 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
H A Dbasic_functions.stub.php1315 function ini_parse_quantity(string $shorthand): int {} argument
H A Dbasic_functions_arginfo.h509 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
/PHP-8.2/
H A DUPGRADING280 . ini_parse_quantity(): Parses "shorthand bytes" quantities returned by
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
H A DNEWS2371 . Added ini_parse_quantity function to convert ini quantities shorthand

Completed in 36 milliseconds