Searched refs:_sym_node (Results 1 – 2 of 2) sorted by relevance
81 typedef struct _sym_node zend_sym_node;
53 struct _sym_node { struct56 struct _sym_node *parent; argument57 struct _sym_node *child[2]; argument
Completed in 7 milliseconds