Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c106 MSGotmarkupTagName, MSInAttrName, MSGotAttrName, MSGotEqual, MSInAttrValue, enumerator
1079 …agName) || (tok->markupState == MSGotAttrName) || (tok->markupState == MSGotEqual) || (tok->markup… in tok_putToMarkup()
1171 tok->markupState = MSGotEqual; in tok_putToMarkup()
1179 tok->markupState = MSGotEqual; in tok_putToMarkup()
1185 case MSGotEqual: in tok_putToMarkup()