Searched refs:RBRACKET (Results 1 – 2 of 2) sorted by relevance
85 #define RBRACKET ']' macro260 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++)287 for (pl = pm++; *pm != RBRACKET && *pm != EOS; pm++)441 g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {454 (c = qpatnext[1]) != RBRACKET) {459 } while ((c = *qpatnext++) != RBRACKET);
117 #define RBRACKET ']' macro329 for (pm = pe++; pe->w_wc != RBRACKET && in globexp2()355 for (pl = pm++; pm->w_wc != RBRACKET && pm->w_wc != EOS; in globexp2()499 colon[1].w_wc != RBRACKET) in g_charclass()574 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()604 if (a == 0 && c == RBRACKET) in glob0()614 qpatnext[1].w_wc != RBRACKET) { in glob0()624 } while (a != 0 || c != RBRACKET); in glob0()