Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_isspace

115  * - u_isspace: Z + whitespace ISO controls (including no-break spaces)
285 Same as u_isUWhiteSpace, different from u_isspace and u_isWhitespace.
1939 * This is different from both u_isspace and u_isWhitespace!
1949 * @see u_isspace
2345 u_isspace(UChar32 c);
2360 * @see u_isspace
2400 * @see u_isspace