Searched refs:ignLevel (Results 1 – 1 of 1) sorted by relevance
214 picoos_int32 ignLevel; member319 tok->ignLevel++; in tok_startIgnore()325 if (tok->ignLevel > 0) { in tok_endIgnore()326 tok->ignLevel--; in tok_endIgnore()494 else if (tok->ignLevel <= 0) { in tok_putItem()887 if (tok->ignLevel > 0) { in tok_interpretMarkup()911 if (tok->ignLevel <= 0) { in tok_interpretMarkup()1378 …} else if ((tok->tokenPos > 0) && ((tok->ignLevel <= 0) || (tok->tokenType == PICODATA_ITEMINFO1_T… in tok_treatSimpleToken()1398 tok->ignLevel = 0; in tokReset()