Searched refs:pcb_string (Results 1 – 2 of 2) sorted by relevance
52 const char *pcb_string; /* pointer to input string (or NULL) */ member 54 size_t pcb_strlen; /* length of pcb_string */
2361 pcb.pcb_string = s; in dt_compile()