Lines Matching refs:token
527 /* do the initial token count */
537 const unsigned char *token)
542 if (str[i] == token[0] && str[i+1] == token[1])
548 /* replace a given token in all the valid symbols. Use the sampled symbols
560 /* find the token on the symbol */
579 /* find the token on the symbol */
591 /* search the token with the maximum profit */
621 /* find the token with the best profit value */
631 /* replace this token in all the valid symbols */