Home
last modified time | relevance | path

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

/PHP-7.0/
H A DREADME.PARAMETER_PARSING_API33 int zend_parse_parameter(int flags, int arg_num, zval **arg, const char *spec, ...);
/PHP-7.0/Zend/
H A Dzend_API.h274 ZEND_API int zend_parse_parameter(int flags, int arg_num, zval *arg, const char *spec, ...);
H A Dzend_API.c781 ZEND_API int zend_parse_parameter(int flags, int arg_num, zval *arg, const char *spec, ...) in zend_parse_parameter() function

Completed in 28 milliseconds