Searched defs:STAR (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libgen/inc/
H A D_regexp.h42 #define STAR 01 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_lex.h62 STAR, enumerator in enum:__anon443
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DParser.java56 private final static char STAR = '*'; field in class:Parser
57 final static char PRESENT = STAR;
147 tk.ordinaryChar(STAR); // present operator
542 if (tok == STAR) {
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dregcmp.c66 #define STAR 01 macro
213 *lastep |= STAR;
H A Dregex.c69 #define STAR 01 macro
174 case EGRP|STAR:
279 case CDOT|STAR:
287 case CCHR|STAR:
317 case CCL|STAR:
318 case NCCL|STAR:
320 while (__cclass(ep, *lp++, ((ep[-1] == (CCL | STAR)) ||
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcmp.c73 #define STAR '*' macro
676 case STAR:
718 case STAR: /* zero or more repetitions of the */
H A Dglob.c132 #define STAR '*' macro
652 case STAR:
/illumos-gate/usr/src/head/
H A Dregexp.h51 #define STAR 01 macro
142 *lastep |= STAR;
490 case CBACK | STAR:
505 case CDOT | STAR:
511 case CCHR | STAR:
518 case CXCL | STAR:
527 case NCCL | STAR:
531 case CCL | STAR:
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h84 STAR, enumerator in enum:ib_token_e
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h112 #define STAR 0x4008 macro
/illumos-gate/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c53 #define STAR 2 macro
76 '*', STAR,
324 case STAR:
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c79 STAR, enumerator in enum:__anon2446
298 token = STAR;
498 case STAR:

Completed in 318 milliseconds