Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dtype.c137 long arg_base; in PHP_FUNCTION() local
149 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 5 milliseconds