Searched refs:ignLevel (Results 1 – 1 of 1) sorted by relevance
215 picoos_int32 ignLevel; member320 tok->ignLevel++; in tok_startIgnore()326 if (tok->ignLevel > 0) { in tok_endIgnore()327 tok->ignLevel--; in tok_endIgnore()495 else if (tok->ignLevel <= 0) { in tok_putItem()890 if (tok->ignLevel > 0) { in tok_interpretMarkup()914 if (tok->ignLevel <= 0) { in tok_interpretMarkup()1392 …} else if ((tok->tokenPos > 0) && ((tok->ignLevel <= 0) || (tok->tokenType == PICODATA_ITEMINFO1_T… in tok_treatSimpleToken()1412 tok->ignLevel = 0; in tokReset()