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

/external/svox/pico/lib/
H A Dpicotok.c106 MSGotmarkupTagName, MSInAttrName, MSGotAttrName, MSGotEqual, MSInAttrValue, enumerator in enum:__anon10139
1079 } else if ((str[i] == (picoos_uchar)' ') && ((tok->markupState == MSExpectingmarkupTagName) || (tok->markupState == MSGotmarkupTagName) || (tok->markupState == MSGotAttrName) || (tok->markupState == MSGotEqual) || (tok->markupState == MSGotAttrValue))) {
1171 tok->markupState = MSGotEqual;
1179 tok->markupState = MSGotEqual;
1185 case MSGotEqual:

Completed in 497 milliseconds