Lines Matching refs:st_wordstart
36 st_wordstart, /* Start of word/after whitespace */
40 } state = st_wordstart;
50 case st_wordstart:
65 state = st_wordstart;
73 state = st_wordstart;
78 state = st_wordstart;
107 st_wordstart, /* Start of word/after whitespace */
110 } state = st_wordstart;
123 case st_wordstart:
150 state = st_wordstart;