Home | History | Annotate | Download | only in src

Lines Matching refs:tmpName

7091     const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL;
7107 NULL, attr, &tmpNs, &tmpName) != 0) {
7136 attr, &tmpNs, &tmpName);
7289 if (tmpName != NULL) {
7290 attrDecl->typeName = tmpName;
7320 tmpName, tmpNs);
7376 tmpName = name;
7388 (tmpName == (WXS_ATTR_PROHIB_CAST use)->name) &&
7397 xmlSchemaFormatQName(&str, tmpNs, tmpName),
7411 prohib->name = tmpName;
18161 const xmlChar *tmpname;
18196 tmpname = xmlDictLookup(pctxt->dict, BAD_CAST buf, -1);
18198 XML_SCHEMA_TYPE_SIMPLE, tmpname, type->targetNamespace,