Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeParser.cpp623 bool IncludeParser::checkForWord() { in checkForWord() function in IncludeParser
2933 if (!this->checkForWord()) { in parseChar()
2960 if (!this->checkForWord()) { in parseChar()
2984 if (!this->checkForWord()) { in parseChar()
3031 if (!this->checkForWord()) { in parseChar()
3066 if (!this->checkForWord()) { in parseChar()
3086 if (!this->checkForWord()) { in parseChar()
3120 if (!this->checkForWord()) { in parseChar()
3158 if (!this->checkForWord()) { in parseChar()
3166 if (!this->checkForWord()) { in parseChar()
[all …]
DincludeParser.h114 bool checkForWord();