Searched refs:pcb_string (Results 1 – 3 of 3) sorted by relevance
52 const char *pcb_string; /* pointer to input string (or NULL) */ member
62 yypcb->pcb_strptr < yypcb->pcb_string + yypcb->pcb_strlen; \
2422 pcb.pcb_string = s; in dt_compile()