Searched refs:RBRACKET (Results 1 – 1 of 1) sorted by relevance
100 #define RBRACKET ']' macro266 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++)295 for (pb = pm++; *pm != RBRACKET && *pm != EOS; pm++)456 g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {469 (c = qpatnext[1]) != RBRACKET) {474 } while ((c = *qpatnext++) != RBRACKET);
Completed in 5 milliseconds