Searched defs:name2 (Results 1 – 2 of 2) sorted by relevance
805 #define STAT_PROP_ENTRY_EX(name, name2) \ in statbuf_from_array() argument
1062 static zend_string *zend_concat_names(char *name1, size_t name1_len, char *name2, size_t name2_len)… in zend_concat_names()3436 zend_string *name2 = zval_get_string(zend_ast_get_zval(expr_ast->child[0])); in zend_is_assign_to_self() local
Completed in 68 milliseconds