Lines Matching refs:token
571 /* do the initial token count */
581 const unsigned char *token)
586 if (str[i] == token[0] && str[i+1] == token[1])
592 /* replace a given token in all the valid symbols. Use the sampled symbols
604 /* find the token on the symbol */
623 /* find the token on the symbol */
635 /* search the token with the maximum profit */
665 /* find the token with the best profit value */
675 /* replace this token in all the valid symbols */