Home
last modified time | relevance | path

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

/PHP-7.3/
H A DREADME.PARAMETER_PARSING_API40 int zend_parse_parameter(int flags, int arg_num, zval **arg, const char *spec, ...);
/PHP-7.3/Zend/
H A Dzend_API.h269 ZEND_API int zend_parse_parameter(int flags, int arg_num, zval *arg, const char *spec, ...);
H A Dzend_API.c848 ZEND_API int zend_parse_parameter(int flags, int arg_num, zval *arg, const char *spec, ...) in zend_parse_parameter() function

Completed in 30 milliseconds