Searched refs:LOWER (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/libtelnet-13/
H A Dgenget.c51 #define LOWER(x) (isupper(x) ? tolower(x) : (x)) macro
69 while (LOWER(c1) == LOWER(c2)) {
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dgenget.c44 #define LOWER(x) (isupper(x) ? tolower(x) : (x)) macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/util/
H A DUCD.pm97 LOWER => ucode($f[13]),
167 LOWER => [map(hex, split ' ', $f[1])],
H A Dgenerate_normalize_data.pl210 my $lower = $data{LOWER};
267 if (exists $lower_special{$code} or defined $data{LOWER}) {
275 if (defined $data{LOWER}) {
276 push @casedata, $data{LOWER};
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/include/format/
H A Dpeg.inc28 / GRAPH / LOWER / PRINTABLE / PUNCT / SPACE / UPPER
90 leaf: LOWER <- "<lower>" WHITESPACE ;
/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_strftime.c64 enum {LEFT, CHCASE, LOWER, UPPER, LOCALE_O, LOCALE_E, COLONS}; enumerator in enum:__anon12064
177 flags &= ~(BIT_OF(LOWER) | BIT_OF(CHCASE));
197 flags &= ~(BIT_OF(LOWER) | BIT_OF(CHCASE));
344 flags |= BIT_OF(LOWER);
415 flags |= BIT_OF(LOWER);
601 switch (flags & (BIT_OF(UPPER) | BIT_OF(LOWER))) {
605 case BIT_OF(LOWER):
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dsjeng.h144 #define LOWER 2 macro
H A Dttable.c125 QS_TTable[index].Type = LOWER;
163 DP_TTable[index].Type = LOWER;
194 AS_TTable[index].Type = LOWER;
H A Dsearch.c338 case LOWER:
632 case LOWER:
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h84 #define LOWER 340 macro
H A Dpic.y171 %token LOWER
241 %left UPPER LOWER NORTH SOUTH EAST WEST CENTER START END
1425 | LOWER LEFT
1429 | LOWER RIGHT
1437 | LOWER LEFT_CORNER
1441 | LOWER RIGHT_CORNER
H A Dlex.cpp486 { "lower", LOWER },
1830 case LOWER:
1831 // recognise LOWER only before LEFT or RIGHT
H A Dpic.cpp156 #define LOWER 340 macro
3208 "LOWER","SH","PRINT","CW","CCW","FOR","DO","IF","ELSE","ANDAND","OROR",
3419 "corner : LOWER LEFT",
3421 "corner : LOWER RIGHT",
3425 "corner : LOWER LEFT_CORNER",
3427 "corner : LOWER RIGHT_CORNER",
/macosx-10.10.1/OpenSSL098-52/src/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER
/macosx-10.10.1/ruby-106/ruby/
H A Dstrftime.c178 enum {LEFT, CHCASE, LOWER, UPPER}; enumerator in enum:__anon12303
297 flags &= ~(BIT_OF(LOWER)|BIT_OF(CHCASE));
308 flags &= ~(BIT_OF(LOWER)|BIT_OF(CHCASE));
322 flags &= ~(BIT_OF(LOWER)|BIT_OF(CHCASE));
333 flags &= ~(BIT_OF(LOWER)|BIT_OF(CHCASE));
384 flags |= BIT_OF(LOWER);
528 flags |= BIT_OF(LOWER);
802 switch (flags & (BIT_OF(UPPER)|BIT_OF(LOWER))) {
808 case BIT_OF(LOWER):
/macosx-10.10.1/adv_cmds-158/mklocale/
H A Dlex.l101 LOWER { yylval.i = _CTYPE_L|_CTYPE_R|_CTYPE_G;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_container_peg.tcl13 $myg add ALNUM ALPHA AND APOSTROPH ASCII Attribute Char CharOctalFull CharOctalPart CharSpecial CharUnescaped CharUnicode Class CLOSE CLOSEB COLON COMMENT DAPOSTROPH DDIGIT Definition DIGIT DOT END EOF EOL Expression Final Grammar GRAPH Header Ident Identifier IS LEAF Literal LOWER NOT OPEN OPENB PEG PLUS Prefix Primary PRINTABLE PUNCT QUESTION Range SEMICOLON Sequence SLASH SPACE STAR StartExpr Suffix TO UPPER VOID WHITESPACE WORDCHAR XDIGIT
50 LOWER leaf
112 LOWER {x {t <} {t l} {t o} {t w} {t e} {t r} {t >} {n WHITESPACE}}
119 Primary {/ {n ALNUM} {n ALPHA} {n ASCII} {n DDIGIT} {n DIGIT} {n GRAPH} {n LOWER} {n PRINTABLE} {n PUNCT} {n SPACE} {n UPPER} {n WORDCHAR} {n XDIGIT} {n Identifier} {x {n OPEN} {n Expression} {n CLOSE}} {n Literal} {n Class} {n DOT}}
H A Dpt_parse_peg_tcl.tcl1571 # leaf Symbol 'LOWER'
1579 $myparser si:void_symbol_start LOWER
1581 $myparser si:void_leaf_symbol_end LOWER
1795 # (LOWER)
1826 # (LOWER)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmodsim3.vim41 syn keyword modsim3Builtin INPUT INSERT INTTOSTR ISANCESTOR LOW LOWER MAX MAXOF
H A Dcobol.vim49 syn keyword cobolReserved contained ALPHABETIC-LOWER ALPHABETIC-UPPER ALPHANUMERIC ALPHANUMERIC-EDITED ALS
H A Dplsql.vim107 syn keyword plsqlFunction LN LOCALTIME LOCALTIMESTAMP LOG LOWER LPAD
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c1347 #define LOWER '<' macro
1526 longline = LOWER;
/macosx-10.10.1/vim-55/src/
H A Dregexp.c196 #define LOWER 45 /* Match lowercase char */ macro
1614 ALPHA, NALPHA, LOWER, NLOWER,
4275 case LOWER:
5676 case LOWER:
5677 case LOWER + ADD_NL:
6342 case LOWER:
6343 p = "LOWER";
6345 case LOWER + ADD_NL:
6346 p = "LOWER+NL";
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam-critcl/
H A D3_peg_itself1957 /* 102 = */ "n LOWER",
1958 /* 103 = */ "LOWER",
3731 * leaf Symbol 'LOWER'
3986 * (LOWER)
4019 * (LOWER)
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dgreek_utf-8.vim571 ;## <char-0x0375> " GREEK LOWER NUMERAL SIGN

Completed in 306 milliseconds

12