Searched refs:nonspaces (Results 1 – 1 of 1) sorted by relevance
146 int nonspaces[] = {0x0061, 0x0062, 0x0063, 0x0064, 0x0074}; in TestSpaces() local160 if (UCharacter.isSpaceChar(nonspaces[i])) in TestSpaces()162 errln("FAIL \\u" + hex(nonspaces[i]) + in TestSpaces()180 hex(nonspaces[i]) + " and \\u" + hex(whitespaces[i]) + in TestSpaces()