Searched refs:pcb_strptr (Results 1 – 3 of 3) sorted by relevance
53 const char *pcb_strptr; /* pointer to input position */ member
62 yypcb->pcb_strptr < yypcb->pcb_string + yypcb->pcb_strlen; \64 buf[n] = *yypcb->pcb_strptr++; \
2423 pcb.pcb_strptr = s; in dt_compile()