Searched defs:numtok (Results 1 – 1 of 1) sorted by relevance
6 static int vtokeq(const char *s, jsmntok_t *t, int numtok, va_list ap) { in vtokeq()62 static int tokeq(const char *s, jsmntok_t *tokens, int numtok, ...) { in tokeq()71 static int parse(const char *s, int status, int numtok, ...) { in parse()