Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds