Searched refs:alpha_only (Results 1 – 2 of 2) sorted by relevance
1797 int alpha_only = FALSE; in regatom() local1802 alpha_only = TRUE; in regatom()1806 if (!alpha_only || isalpha(startc)) in regatom()
2053 int alpha_only = FALSE; in nfa_regatom() local2058 alpha_only = TRUE; in nfa_regatom()2064 if (!alpha_only || isalpha(startc)) in nfa_regatom()