Searched refs:bCheckRight (Results 1 – 1 of 1) sorted by relevance
2544 bool bCheckRight = !PDFCharIsDelimiter(tag[taglen - 1]) && in IsWholeWord() local2547 if (bCheckRight && startpos + (int32_t)taglen <= limit && in IsWholeWord()