Searched refs:nextch (Results 1 – 2 of 2) sorted by relevance
953 register char nextch; in regmatch() local962 nextch = '\0'; in regmatch()964 nextch = *OPERAND(next); in regmatch()970 if (nextch == '\0' || *reginput == nextch) in regmatch()
214 char convch, nextch; in printf_doformat() local368 nextch = *++fmt; in printf_doformat()442 *fmt = nextch; in printf_doformat()