Searched refs:tSpace (Results 1 – 4 of 4) sorted by relevance
113 tSpace, enumerator
1210 if (type != tSpace) { in getNextToken()1298 return tSpace; in charType()
574 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local576 if (tSpace != oSpace) { in startsWith()579 if (tSpace) { in startsWith()
576 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local578 if (tSpace != oSpace) { in startsWith()581 if (tSpace) { in startsWith()