Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c1153 bool have_optional_args = 0; in zend_parse_va_args() local
1175 have_optional_args = 1; in zend_parse_va_args()
1211 if (!have_optional_args) { in zend_parse_va_args()

Completed in 17 milliseconds