Searched defs:nextc (Results 1 – 4 of 4) sorted by relevance
62 vis(char *dst, int c, int flag, int nextc) in vis()
284 static int scan_was_ok(int sret, char nextc, const char *ok_next_chars) in scan_was_ok()311 char nextc; /* char after sscanf %u match */ in bitmask_parselist() local
432 static int nextc (RN *rn) { in nextc() function
3394 UChar32 nextc = UTEXT_CURRENT32(fInputText); in MatchAt() local