Lines Matching full:token
54 * Adds a token search pattern for a particular parsing mode.
107 * parser handler for this token only.
111 * @param string $special Use this mode for this one token.
136 * unparsed and parsed token invokes a call to the held listener.
179 * Sends the matched token and any leading unmatched
184 * @param string $matched Actual token match.
228 … * Test to see if the mode is one where this mode is entered for this token only and automatically
240 * Strips the magic underscore marking single token modes.
251 * Dispatches a token to the handler.
257 * @param boolean $is_match Token is recognised rather
280 * recognised token and finally the action the parser is to take.