Lines Matching full:yptr
1204 char *yptr = yytext;1206 while ( *yptr )1207 *string_buf_ptr++ = *yptr++;