Searched defs:SUB (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dregcmp.c34 #define SUB 10 macro
40 unsigned char sub[SUB];
74 unsigned char sub[SUB];
189 char* sub[SUB + 1];
190 regmatch_t match[SUB + 1];
199 if (regexec(&re->re, subject, SUB + 1, match, 0))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.h13 #define SUB 268 macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c51 #define SUB 283 macro
1900 "CONTINUE","RET","GETLINE","DO","SUB","GSUB","MATCH","FUNCTION","USERFUN",
1982 "term : SUB '(' expr ',' expr ')'",
1983 "term : SUB '(' REGEX ',' expr ')'",
1986 "term : SUB '(' expr ',' expr ',' expr ')'",
1987 "term : SUB '(' REGEX ',' expr ',' expr ')'",
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py52 SUB = 6 variable in class:_Op
1342 ser = self._make_request(_Op.SUB, p.get_buffer())

Completed in 111 milliseconds