Searched refs:tSpace (Results 1 – 4 of 4) sorted by relevance
488 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local490 if (tSpace != oSpace) { in startsWith()493 if (tSpace) { in startsWith()
119 tSpace, enumerator
1246 if (type != tSpace) { in getNextToken()1334 return tSpace; in charType()