Searched refs:RBRACKET (Results 1 – 4 of 4) sorted by relevance
98 #define RBRACKET ']' macro279 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2()304 for (pl = pm++; *pm != RBRACKET && *pm != EOS; pm++) in globexp2()494 g_strchr(qpatnext+1, RBRACKET) == NULL) {516 if (c == RBRACKET)521 (c = qpatnext[1]) != RBRACKET) {526 } while ((c = *qpatnext++) != RBRACKET);
87 #define RBRACKET L']' macro298 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2()324 for (pm1 = pm++; *pm != RBRACKET && *pm != EOS; pm++) in globexp2()518 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()531 (c = qpatnext[1]) != RBRACKET) { in glob0()536 } while ((c = *qpatnext++) != RBRACKET); in glob0()
119 #define RBRACKET L']' macro330 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2()356 for (pm1 = pm++; *pm != RBRACKET && *pm != EOS; pm++) in globexp2()550 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()563 (c = qpatnext[1]) != RBRACKET) { in glob0()568 } while ((c = *qpatnext++) != RBRACKET); in glob0()
115 #define RBRACKET ']' macro372 Strchr(qpatnext + 1, RBRACKET) == NULL) { in glob()386 (c = qpatnext[1]) != RBRACKET) { in glob()391 } while ((c = *qpatnext++) != RBRACKET); in glob()