Searched refs:token2 (Results 1 – 3 of 3) sorted by relevance
1294 token = token2 = self._GetNextToken()1297 token2 = self._GetNextToken()1298 if token2.token_type == tokenize.SYNTAX and token2.name == '~':1303 if token2 is not token:1304 return_type_and_name.insert(1, token2)
152 token_compare(void *baton, void *token1, void *token2, int *result) in token_compare() argument158 svn_string_t *t2 = token2; in token_compare()
1021 token_compare(void *baton, void *token1, void *token2, int *compare) in token_compare() argument1037 file_token[1] = token2; in token_compare()