Searched refs:ReStateSet (Results 1 – 1 of 1) sorted by relevance
5606 typedef struct ReStateSet { struct5609 } ReStateSet; argument5637 static void re_add_state(ReStateSet *pSet, int newState){ in re_add_state()5699 ReStateSet aStateSet[2], *pThis, *pNext; in re_match()