Searched refs:nonwhitespaces (Results 1 – 1 of 1) sorted by relevance
148 …int nonwhitespaces[] = {0x0061, 0x0062, 0x003c, 0x0028, 0x003f, 0x00a0, 0x2007, 0x202f, 0xfefe, 0x… in TestSpaces() local173 if (UCharacter.isWhitespace(nonwhitespaces[i])) in TestSpaces()175 errln("FAIL \\u" + hex(nonwhitespaces[i]) + in TestSpaces()181 " and \\u" + hex(nonwhitespaces[i])); in TestSpaces()