Lines Matching full:yptr
1432 char *yptr = yytext;1434 while ( *yptr )1435 *string_buf_ptr++ = *yptr++;