Home | History | Annotate | Download | only in libxml2

Lines Matching refs:tmpName

7110     const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL;
7126 NULL, attr, &tmpNs, &tmpName) != 0) {
7155 attr, &tmpNs, &tmpName);
7308 if (tmpName != NULL) {
7309 attrDecl->typeName = tmpName;
7339 tmpName, tmpNs);
7395 tmpName = name;
7407 (tmpName == (WXS_ATTR_PROHIB_CAST use)->name) &&
7416 xmlSchemaFormatQName(&str, tmpNs, tmpName),
7430 prohib->name = tmpName;
18190 const xmlChar *tmpname;
18225 tmpname = xmlDictLookup(pctxt->dict, BAD_CAST buf, -1);
18227 XML_SCHEMA_TYPE_SIMPLE, tmpname, type->targetNamespace,