Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c107 MSInAttrValueEscaped, MSGotAttrValue, MSGotEndSlash, MSGotEnd, enumerator
1079 …e == MSGotAttrName) || (tok->markupState == MSGotEqual) || (tok->markupState == MSGotAttrValue))) { in tok_putToMarkup()
1080 …rkupTagName) || (tok->markupState == MSInmarkupTagName) || (tok->markupState == MSGotAttrValue))) { in tok_putToMarkup()
1082 …rkupTagName) || (tok->markupState == MSInmarkupTagName) || (tok->markupState == MSGotAttrValue))) { in tok_putToMarkup()
1136 case MSGotmarkupTagName: case MSGotAttrValue: in tok_putToMarkup()
1203 tok->markupState = MSGotAttrValue; in tok_putToMarkup()