Home
last modified time | relevance | path

Searched refs:C_toupper (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xapian-core/xapian-core-1.4.18/common/
H A Dstringutils.h183 inline char C_toupper(char ch) { in C_toupper() function
/dports/www/xapian-omega/xapian-omega-1.4.18/common/
H A Dstringutils.h183 inline char C_toupper(char ch) { in C_toupper() function
/dports/databases/xapian-core12/xapian-core-1.2.25/common/
H A Dstringutils.h201 inline char C_toupper(char ch) { in C_toupper() function
/dports/www/xapian-omega12/xapian-omega-1.2.25/common/
H A Dstringutils.h201 inline char C_toupper(char ch) { in C_toupper() function
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Dquery.cc2084 term[0] = C_toupper(term[0]); in pretty_term()
H A DChangeLog113 C_toupper(), etc as these versions aren't affected by the locale
/dports/databases/xapian-core12/xapian-core-1.2.25/queryparser/
H A Dqueryparser_internal.cc1042 *i = C_toupper(*i); in parse_query()
H A Dqueryparser.lemony1033 *i = C_toupper(*i);
/dports/databases/xapian-core/xapian-core-1.4.18/queryparser/
H A Dqueryparser_internal.cc3320 *i = C_toupper(*i);
H A Dqueryparser.lemony1167 *i = C_toupper(*i);
/dports/lang/chicken5/chicken-5.3.0/
H A Dchicken.h939 # define C_toupper toupper macro
1356 #define C_u_i_char_upcase(x) (C_character_code(x) < 0x100 ? C_make_character(C_toupper(C…
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A DChangeLog258 C_toupper(), etc as these versions aren't affected by the locale
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DChangeLog16145 tests/harness/unixcmds.cc: Move C_isupper(), C_toupper(), etc from
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DChangeLog19726 tests/harness/unixcmds.cc: Move C_isupper(), C_toupper(), etc from