Home | History | Annotate | Download | only in libxml2

Lines Matching refs:lname

21955 		       const xmlChar* lname,
21960 lname = xmlDictLookup(vctxt->dict, lname, -1);
21961 if (lname == NULL)
21969 if ((vctxt->nodeQNames->items [i] == lname) &&
21976 xmlSchemaItemListAdd(vctxt->nodeQNames, (void *) lname);