Searched refs:RBRACKET (Results 1 – 1 of 1) sorted by relevance
98 #define RBRACKET ']' macro264 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++)293 for (pb = pm++; *pm != RBRACKET && *pm != EOS; pm++)454 g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {467 (c = qpatnext[1]) != RBRACKET) {472 } while ((c = *qpatnext++) != RBRACKET);
Completed in 4 milliseconds