Lines Matching full:yptr
1490 char *yptr = yytext;1492 while ( *yptr )1493 *string_buf_ptr++ = *yptr++;