Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/zend_test/
H A Dtest.c1131 zend_string *ty = zend_type_to_string(execute_data->func->internal_function.arg_info->type); in ZEND_METHOD() local
1192 zend_string *ty = zend_type_to_string(arginfo_zend_test_internal_dnf_arguments[1].type); in ZEND_NAMED_FUNCTION() local
/php-src/ext/dom/lexbor/lexbor/selectors-adapted/
H A Dselectors.c24 #define CMP_NODE_TYPE(node, ty) ((unsigned char) (node)->type == ty) argument

Completed in 14 milliseconds