Searched refs:arg_base (Results 1 – 1 of 1) sorted by relevance
137 long arg_base; in PHP_FUNCTION() local149 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Zl", &num, &arg_base) == FAILURE) { in PHP_FUNCTION()152 base = arg_base; in PHP_FUNCTION()
Completed in 7 milliseconds