Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h123 struct _Node* target;
128 struct _Node* head_exact;
129 struct _Node* next_head_exact;
181 struct _Node* target;
196 struct _Node* target;
210 struct _Node* target; /* EffectNode : EFFECT_MEMORY */
226 struct _Node* target;
230 typedef struct _Node { struct
243 struct _Node* left; argument
244 struct _Node* right;
H A Dregcomp.c157 unset_addr_list_add(UnsetAddrList* uslist, int offset, struct _Node* node) in unset_addr_list_add()

Completed in 15 milliseconds