Lines Matching refs:fmt
34 register u_char *fmt) in __sccl() argument
39 c = *fmt++; /* first char hat => negated scanset */ in __sccl()
43 c = *fmt++; /* get new first char */ in __sccl()
51 return fmt - 1; /* format ended before closing ] */ in __sccl()
66 n = *fmt++; /* and examine the next */ in __sccl()
71 return fmt - 1; in __sccl()
86 n = *fmt; in __sccl()
92 fmt++; in __sccl()
106 c = *fmt++; in __sccl()
108 return fmt - 1; in __sccl()
110 return fmt; in __sccl()
117 return fmt; in __sccl()