Searched refs:C1_SPACE (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dsortkey.c65 if ((flags & NORM_IGNORESYMBOLS) && (get_char_typeW(wch) & (C1_PUNCT | C1_SPACE)))
123 if ((flags & NORM_IGNORESYMBOLS) && (get_char_typeW(wch) & (C1_PUNCT | C1_SPACE)))
184 if (get_char_typeW(*str1) & (C1_PUNCT | C1_SPACE))
190 if (get_char_typeW(*str2) & (C1_PUNCT | C1_SPACE))
255 if (get_char_typeW(*str1) & (C1_PUNCT | C1_SPACE))
261 if (get_char_typeW(*str2) & (C1_PUNCT | C1_SPACE))
304 if (get_char_typeW(*str1) & (C1_PUNCT | C1_SPACE))
310 if (get_char_typeW(*str2) & (C1_PUNCT | C1_SPACE))
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dunicode.h161 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dunicode.h161 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dunicode.h171 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dunicode.h171 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dunicode.h170 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dunicode.h171 return get_char_typeW(wc) & C1_SPACE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnls.h438 #define C1_SPACE 0x0008 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnls.h384 #define C1_SPACE 0x0008 macro

Completed in 66 milliseconds