Home
last modified time | relevance | path

Searched refs:_ASCII (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/debug/
H A Derror.cpp21 #ifndef _ASCII
27 #ifdef _ASCII
38 #ifndef _ASCII
52 #ifndef _ASCII
63 #ifndef _ASCII
68 #ifdef _ASCII
77 #ifdef _ASCII
86 #ifndef _ASCII
98 #ifndef _ASCII
H A Derror.h65 #ifndef _ASCII
73 #ifndef _ASCII
83 #ifndef _ASCII
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/config/
H A Dcompiler.h10 #if defined(_MBCS) || defined(_ASCII)
11 #undef _ASCII
13 #define _ASCII macro
24 #undef _ASCII
102 #if defined(_ASCII)
105 #undef _ASCII
H A Drepl_wchar.h61 …CTIONS) || (defined(_UCS2) && !defined(_CL_HAVE_WCSCASECMP)) || (defined(_ASCII) && !defined(_CL_H…
66 …_FUNCTIONS) || (defined(_UCS2) && !defined(_CL_HAVE_WCSLWR)) || (defined(_ASCII) && !defined(_CL_H…
73 #if (defined(_ASCII) && !defined(_CL_HAVE_LLTOA)) || (defined(_UCS2) && !defined(_CL_HAVE_LLTOW))
78 #if (defined(_UCS2) && !defined(_CL_HAVE_WCSTOLL)) || (defined(_ASCII) && !defined(_CL_HAVE_STRTOLL…
H A Drepl_tcstod.cpp10 #ifndef _ASCII
H A DCompilerAcc.h21 #if defined(_ASCII)
H A DCompilerGcc.h21 #if defined(_ASCII)
/dports/textproc/clucene/clucene-core-2.3.3.4/src/shared/CLucene/config/
H A Drepl_wchar.h28 #ifdef _ASCII
36 …| (defined(_UCS2) && !defined(_CL_HAVE_FUNCTION_WCSCASECMP)) || (defined(_ASCII) && !defined(_CL_H…
41 …S) || (defined(_UCS2) && !defined(_CL_HAVE_FUNCTION_WCSLWR)) || (defined(_ASCII) && !defined(_CL_H…
48 #if (defined(_ASCII) && !defined(_CL_HAVE_FUNCTION_LLTOA)) || (defined(_UCS2) && !defined(_CL_HAVE_…
56 #if (defined(_UCS2) && !defined(_CL_HAVE_FUNCTION_WCSTOLL)) || (defined(_ASCII) && !defined(_CL_HAV…
H A Drepl_tcstod.cpp11 #ifndef _ASCII
H A Drepl_wctype.h51 #if defined(_ASCII)
H A Dutf8.cpp236 #ifndef _ASCII
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/debug/
H A Derror.cpp44 #ifdef _ASCII
53 #ifdef _ASCII
62 #ifndef _ASCII
/dports/textproc/clucene/clucene-core-2.3.3.4/src/shared/CLucene/
H A DSharedHeader.h29 #if defined(_MBCS) || defined(_ASCII)
30 #undef _ASCII
32 #define _ASCII macro
45 #undef _ASCII
H A DSharedHeader.cpp20 #if defined(_ASCII)
/dports/java/jakarta-oro/jakarta-oro-2.0.8/src/java/org/apache/oro/text/regex/
H A DOpCode.java131 _ASCII = 51; field in OpCode
150 _ONECHAR, _ALNUMC, _ASCII
161 _ASCII
H A DPerl5Debug.java227 case OpCode._ASCII : str = "ASCII"; break; in _printOperator()
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DwriteSPMmat.m15 % If matout is not specified, the _ASCII
91 matout = [prefixin, '_ASCII.mat'];
/dports/emulators/tiemu3/tiemu-3.03/glade/
H A Ddbg_mem-2.str27 gchar *s = N_("_ASCII");
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/
H A DStdHeader.h173 #elif defined(_ASCII) && defined(_CL_HAVE_CTYPE_H)
258 #if defined(_ASCII)
H A DStdHeader.cpp41 #if defined(_ASCII)
/dports/games/vitetris/vitetris-0.59.1/src/textgfx/
H A Dtextgfx.h23 #define _ASCII (textgfx_flags & ASCII) macro
H A Dansi.c240 if (_ASCII) { in put_ch()
/dports/lang/awka/awka-0.7.5/awka/
H A Dcode.h218 #define _ASCII 106 macro
H A Dawka_exe.h247 { "ascii", awka_builtin, _ASCII, _BI_ASCII, FALSE, 1, },
299 { "ascii", awka_builtin, _ASCII, _BI_ASCII, FALSE, 1, },
/dports/games/vitetris/vitetris-0.59.1/src/menu/
H A Doptsmenu.c48 if (_ASCII) { in op_bgdot()

1234567891011