Searched refs:shorthand (Results 1 – 5 of 5) sorted by relevance
1907 zend_string *shorthand; local1911 Z_PARAM_STR(shorthand)1914 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
2008 function ini_parse_quantity(string $shorthand): int {} argument
504 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
202 ; Note that this directive does not control the <?= shorthand tag, which can be
Completed in 40 milliseconds