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);
130 #define RBRACKET ']' macro342 for (pm = pe++; pe->w_wc != RBRACKET && in globexp2()368 for (pl = pm++; pm->w_wc != RBRACKET && pm->w_wc != EOS; in globexp2()512 colon[1].w_wc != RBRACKET) in g_charclass()587 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()617 if (a == 0 && c == RBRACKET) in glob0()627 qpatnext[1].w_wc != RBRACKET) { in glob0()637 } while (a != 0 || c != RBRACKET); in glob0()