Searched refs:NFA_END_COMPOSING (Results 1 – 1 of 1) sorted by relevance
83 NFA_END_COMPOSING, // End of a composing char in the NFA enumerator2673 case NFA_END_COMPOSING: STRCPY(code, "NFA_END_COMPOSING"); break; in nfa_set_code()3367 case NFA_END_COMPOSING: in nfa_max_width()3760 case NFA_COMPOSING: mclose = NFA_END_COMPOSING; break; in post2nfa()6371 while (sta->c != NFA_END_COMPOSING) in nfa_regmatch()6399 while (sta->c != NFA_END_COMPOSING) in nfa_regmatch()