Lines Matching full:yptr
1421 char *yptr = yytext;1423 while ( *yptr )1424 *string_buf_ptr++ = *yptr++;