Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h2042 if (UNEXPECTED(!zend_parse_arg_resource(_arg, &dest, check_null))) { \
2463 static zend_always_inline bool zend_parse_arg_resource(zval *arg, zval **dest, bool check_null) in zend_parse_arg_resource() function
H A Dzend_API.c914 if (!zend_parse_arg_resource(arg, p, check_null)) { in zend_parse_arg_impl()

Completed in 30 milliseconds