Searched refs:PUNC_SEEN (Results 1 – 1 of 1) sorted by relevance
47 PUNC_SEEN, /* ':' -> _SVN; space -> TEXT */ enumerator117 state = PUNC_SEEN; in scan()133 case PUNC_SEEN: in scan()148 if (state == PUNC_SEEN) { in scan()