Searched refs:semanticNum (Results 1 – 1 of 1) sorted by relevance
5993 unsigned int semanticNum = (unsigned int)atoi(semantic.c_str() + pos + 1); in handleSemantic() local5995 if (limit != 0 && semanticNum >= limit) { in handleSemantic()6000 return semanticNum; in handleSemantic()