Lines Matching refs:tokens
8642 tokens (whitespace is any sequence8645 * have a unique ID equal to any of the tokens in the list.8649 xmlChar *tokens;8669 tokens =8671 ns = xmlXPathGetElementsByIds(ctxt->context->doc, tokens);8674 if (tokens != NULL)8675 xmlFree(tokens);