Home | History | Annotate | Download | only in libxml2

Lines Matching full:nbktext

7200 		const xmlChar *nbktext;
7207 nbktext = xmlDictLookup(ctxt->dict, BAD_CAST "nbktext",
7210 ent->children->name = nbktext;
7213 ent->last->name = nbktext;