Lines Matching refs:lname
21942 const xmlChar* lname,21947 lname = xmlDictLookup(vctxt->dict, lname, -1);21948 if (lname == NULL)21956 if ((vctxt->nodeQNames->items [i] == lname) &&21963 xmlSchemaItemListAdd(vctxt->nodeQNames, (void *) lname);