Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_API.h852 if (UNEXPECTED(!zend_parse_arg_class(_arg, &dest, _i, check_null))) { \
1111 ZEND_API int ZEND_FASTCALL zend_parse_arg_class(zval *arg, zend_class_entry **pce, int num, int che…
H A Dzend_API.c296 ZEND_API int ZEND_FASTCALL zend_parse_arg_class(zval *arg, zend_class_entry **pce, int num, int che… in zend_parse_arg_class() function

Completed in 22 milliseconds