Home
last modified time | relevance | path

Searched refs:zend_parse_arg_obj (Results 1 – 1 of 1) sorted by last modified time

/php-src/Zend/
H A Dzend_API.h1943 if (UNEXPECTED(!zend_parse_arg_obj(_arg, &dest, NULL, check_null))) { \
1979 if (UNEXPECTED(!zend_parse_arg_obj(_arg, &dest, _ce, check_null))) { \
2429 static zend_always_inline bool zend_parse_arg_obj(const zval *arg, zend_object **dest, zend_class_e… in zend_parse_arg_obj() function

Completed in 23 milliseconds