Home
last modified time | relevance | path

Searched refs:C1_DIGIT (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1738 WXDLLEXPORT int wxIsdigit(wxChar ch) { return wxMSW_ctype(ch) & C1_DIGIT; } in wxIsdigit()
1739 WXDLLEXPORT int wxIsgraph(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_PUNCT|C1_ALPHA); } in wxIsgraph()
1741 WXDLLEXPORT int wxIsprint(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_SPACE|C1_PUNCT|C1_ALPH… in wxIsprint()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1738 WXDLLEXPORT int wxIsdigit(wxChar ch) { return wxMSW_ctype(ch) & C1_DIGIT; } in wxIsdigit()
1739 WXDLLEXPORT int wxIsgraph(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_PUNCT|C1_ALPHA); } in wxIsgraph()
1741 WXDLLEXPORT int wxIsprint(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_SPACE|C1_PUNCT|C1_ALPH… in wxIsprint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1738 WXDLLEXPORT int wxIsdigit(wxChar ch) { return wxMSW_ctype(ch) & C1_DIGIT; } in wxIsdigit()
1739 WXDLLEXPORT int wxIsgraph(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_PUNCT|C1_ALPHA); } in wxIsgraph()
1741 WXDLLEXPORT int wxIsprint(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_SPACE|C1_PUNCT|C1_ALPH… in wxIsprint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1738 WXDLLEXPORT int wxIsdigit(wxChar ch) { return wxMSW_ctype(ch) & C1_DIGIT; } in wxIsdigit()
1739 WXDLLEXPORT int wxIsgraph(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_PUNCT|C1_ALPHA); } in wxIsgraph()
1741 WXDLLEXPORT int wxIsprint(wxChar ch) { return wxMSW_ctype(ch) & (C1_DIGIT|C1_SPACE|C1_PUNCT|C1_ALPH… in wxIsprint()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinnls.h161 #define C1_DIGIT 4 macro
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h1099 return (type & C1_DIGIT) == C1_DIGIT; in _isdigit()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d204 C1_DIGIT = 4, variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4, variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d204 C1_DIGIT = 4, variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinnls.h192 #define C1_DIGIT 4 macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4, variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4, variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4, variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d204 C1_DIGIT = 4, variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d203 C1_DIGIT = 4, variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d204 C1_DIGIT = 4, variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinnls.h192 #define C1_DIGIT 4 macro
/dports/databases/libmswstr/libmswstr-5682d51/include/
H A Dwinnls.h428 #define C1_DIGIT 0x0004 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnls.h57 #define C1_DIGIT 0x0004 macro

12