Lines Matching refs:token
829 ts->token = NULL;
893 ts->token = ts->start;
899 /* token= aggregation */
910 /* optional token: aggregation */
936 * is a "delimiter", it marks the end of a token and is itself
964 ts->token = ts->start - 1;
993 ts->token = ts->start - 1;
1011 /* report the new token next time */
1035 /* report the pending token */
1054 memcpy(str, ts->token, ts->token_len);