Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c147 #define KWFile (picoos_uchar *)"file" macro
859 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWFile)) { in tok_interpretMarkup()
879 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWFile)) { in tok_interpretMarkup()
903 if (isStartTag && tok_strEqual(tok->markupParams[0].paramId, KWFile)) { in tok_interpretMarkup()
1041 (*isFile) = tok_strEqual(name, KWFile); in tok_setIsFileAttr()