Searched refs:latin1SeparatorTable (Results 1 – 1 of 1) sorted by relevance
93 static const bool latin1SeparatorTable[256] = { in isSeparator() local113 return latin1SeparatorTable[character]; in isSeparator()