Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c78 if (UNEXPECTED(!uv_parse_arg_object(_arg, &zv, check_null, ce, ##__VA_ARGS__, NULL))) { \
131 static zend_always_inline int uv_parse_arg_object(zval *arg, zval **dest, int check_null, zend_clas… function
133 static int uv_parse_arg_object(zval *arg, zval **dest, int check_null, zend_class_entry *ce, ...) {

Completed in 15 milliseconds