Searched refs:shorthand (Results 1 – 7 of 7) sorted by relevance
1915 zend_string *shorthand; local1919 Z_PARAM_STR(shorthand)1922 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
1315 function ini_parse_quantity(string $shorthand): int {} argument
509 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
280 . ini_parse_quantity(): Parses "shorthand bytes" quantities returned by
192 ; Note that this directive does not control the <?= shorthand tag, which can be
2371 . Added ini_parse_quantity function to convert ini quantities shorthand
Completed in 36 milliseconds