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