Home
last modified time | relevance | path

Searched refs:MSGotStart (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicotok.c105 typedef enum {MSNotInMarkup, MSGotStart, MSExpectingmarkupTagName, MSInmarkupTagName, enumerator
1098 tok->markupState = MSGotStart; in tok_putToMarkup()
1104 case MSGotStart: in tok_putToMarkup()