Searched refs:asep (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libvcodex/ | ||
H A D | vcmethod.c | 417 int c, k, endbrace, asep; local 421 asep = csep == VC_METHSEP ? '^' : 0; 425 if((c = *data++) == 0 || c == csep || c == asep) |
Completed in 7 milliseconds