Searched defs:RBRACE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshlex.h152 #define RBRACE '}' macro
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c136 #define RBRACE '}' macro
306 if (pattern[0].w_wc == LBRACE && pattern[1].w_wc == RBRACE &&
348 * Ignore and just look for RBRACE
354 } else if (pe->w_wc == RBRACE) {
374 * Ignore and just look for RBRACE
384 case RBRACE:

Completed in 47 milliseconds