Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_API.h972 if (UNEXPECTED(!zend_parse_arg_resource(_arg, &dest, check_null))) { \
1218 static zend_always_inline int zend_parse_arg_resource(zval *arg, zval **dest, int check_null) in zend_parse_arg_resource() function
H A Dzend_API.c608 if (!zend_parse_arg_resource(arg, p, check_null)) { in zend_parse_arg_impl()

Completed in 32 milliseconds