Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c106 MSGotmarkupTagName, MSInAttrName, MSGotAttrName, MSGotEqual, MSInAttrValue, enumerator
1079 …) || (tok->markupState == MSGotmarkupTagName) || (tok->markupState == MSGotAttrName) || (tok->mark… in tok_putToMarkup()
1167 tok->markupState = MSGotAttrName; in tok_putToMarkup()
1177 case MSGotAttrName: in tok_putToMarkup()