Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h172 struct _Node* target;
177 struct _Node* head_exact;
178 struct _Node* next_head_exact;
191 struct _Node* target;
204 struct _Node* target;
219 struct _Node* target; /* EncloseNode : ENCLOSE_MEMORY */
237 struct _Node* target;
243 struct _Node* car;
244 struct _Node* cdr;
253 typedef struct _Node { struct
H A Dregcomp.c179 unset_addr_list_add(UnsetAddrList* uslist, int offset, struct _Node* node) in unset_addr_list_add()

Completed in 18 milliseconds