Searched refs:shorthand (Results 1 – 6 of 6) sorted by relevance
2 set shorthand
1886 zend_string *shorthand; local1890 Z_PARAM_STR(shorthand)1893 RETVAL_LONG(zend_ini_parse_quantity(shorthand, &errstr));
2024 function ini_parse_quantity(string $shorthand): int {} argument
516 ZEND_ARG_TYPE_INFO(0, shorthand, IS_STRING, 0)
192 ; Note that this directive does not control the <?= shorthand tag, which can be
Completed in 33 milliseconds