/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | regex.c | 137 char bracket[NBRA]; in re_comp() local 138 char *bracketp = &bracket[0]; in re_comp() 166 if (bracketp != bracket) in re_comp() 235 if (bracketp <= bracket) in re_comp()
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | regex.c | 153 char bracket[NBRA]; in re_comp() local 154 char *bracketp = &bracket[0]; in re_comp() 182 if (bracketp != bracket) in re_comp() 251 if (bracketp <= bracket) in re_comp()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | regexpr.c | 147 char bracket[NBRA]; in re_comp() local 148 char *bracketp = &bracket[0]; in re_comp() 176 if (bracketp != bracket) in re_comp() 246 if (bracketp <= bracket) in re_comp()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
H A D | BRACKETS_NOTE | 25 and bottom bracket pieces used by eqn. The files are only used if the character 30 There were some serious collisions with eqn's bracket building algorithm and 32 the bracket and brace pieces available in Adobe's Symbol are all quite different 36 bracket and brace characters available in Adobe's Symbol font. 45 to let you draw a good bracket piece that matched up nicely with the extender.
|
/titanic_50/usr/src/head/ |
H A D | regexp.h | 83 char bracket[NBRA], *bracketp; in compile() local 105 bracketp = bracket; in compile() 119 if (bracketp != bracket) in compile() 134 if (bracketp != bracket) in compile() 234 if (bracketp <= bracket) in compile()
|
/titanic_50/usr/src/lib/libgen/common/ |
H A D | reg_compile.c | 152 char bracket[NBRA], *bracketp; in _compile() local 164 bracketp = bracket; in _compile() 207 if (bracketp != bracket) in _compile() 343 if (bracketp <= bracket) in _compile()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regcomp.c | 915 char bracket[3 + MB_LEN_MAX]; in bothcases() local 920 p->next = bracket; in bothcases() 922 n = wcrtomb(bracket, ch, &mbs); in bothcases() 924 bracket[n] = ']'; in bothcases() 925 bracket[n + 1] = '\0'; in bothcases() 926 p->end = bracket+n+1; in bothcases() 967 char bracket[4]; in nonnewline() local 969 p->next = bracket; in nonnewline() 970 p->end = bracket+3; in nonnewline() 971 bracket[0] = '^'; in nonnewline() [all …]
|
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 310 int bracket; in glob_dir() local 334 bracket = 0; in glob_dir() 362 if (!bracket) in glob_dir() 364 bracket = MATCH_META; in glob_dir() 372 meta |= bracket; in glob_dir() 395 bracket = 0; in glob_dir()
|
/titanic_50/usr/src/cmd/tr/ |
H A D | str.c | 50 static int bracket(STR *); 79 if (bracket(s)) 135 bracket(s) in bracket() function
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | predefs.in | 41 PREDEF("left-bracket", "[") 49 PREDEF("right-bracket", "]")
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | deparse.c | 205 int bracket = 0; in p_tree() local 213 bracket=1; in p_tree() 225 if(bracket) in p_tree()
|
H A D | lex.c | 2053 int bracket=0; in sh_endword() local 2107 if(mode==0 || (mode<0 && bracket)) in sh_endword() 2120 if(mode<0 && !bracket) in sh_endword() 2177 if((mode==0||(mode<0&&bracket)) || (inquote&1)) in sh_endword() 2231 if(--bracket<=0 && mode<0) in sh_endword() 2250 if(inlit || (bracket&&inquote)) in sh_endword() 2260 else if(bracket++==0) in sh_endword()
|
H A D | xec.c | 2302 register int bracket = 0; in sh_trace() local 2327 bracket = 1; in sh_trace() 2331 if(bracket==0 || *argv || *cp!=']') in sh_trace()
|
/titanic_50/usr/src/lib/libshell/ |
H A D | Makefile.demo | 90 tests/bracket.sh \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | source-demo-system.mf | 118 file path=usr/demo/ksh/tests/bracket.sh
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 48 # so tab characters are padded as needed after the closing bracket ].
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 160 # a class with just a left bracket (for identifying domain literals)
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 2968 bracket
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 2967 bracket
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 4296 [ the class containing only a left bracket
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 19644 …ConnectX-4 Lx EN network interface card, 25GbE single-port SFP28, PCIe3.0 x8, tall bracket, ROHS R6 19654 …tX®-5 EN network interface card, 100GbE single-port QSFP28, PCIe3.0 x16, tall bracket; MCX515A-CCAT 19655 …ctX®-5 EN network interface card, 10/25GbE dual-port SFP28, PCIe3.0 x8, tall bracket ; MCX512A-ACAT 19656 …2.0, Type 1, with host management, 25GbE dual-port SFP28, PCIe3.0 x8, no bracket Halogen free ; MC… 19659 …tX-5 Ex EN network interface card, 100GbE dual-port QSFP28, PCIe4.0 x16, tall bracket; MCX516A-CDAT
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 4574 comments are supported, as well as the bracket [] comments.
|