Lines Matching full:key_start
116 const xmlChar *key_start;231 (str == ctxt->key_start) ||1100 if (token->token == ctxt->key_start) {1103 start = xmlNewNodeEatName(NULL, (xmlChar *) ctxt->key_start);1214 if ((token->token == ctxt->key_start) ||1476 ctxt.key_start = xmlDictLookup(ctxt.dict, BAD_CAST "start", -1);