Searched refs:tmpName (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c7082 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
7098 NULL, attr, &tmpNs, &tmpName) != 0) {
7127 attr, &tmpNs, &tmpName);
7280 if (tmpName != NULL) {
7281 attrDecl->typeName = tmpName;
7311 tmpName, tmpNs);
7367 tmpName = name;
7379 (tmpName == (WXS_ATTR_PROHIB_CAST use)->name) &&
7388 xmlSchemaFormatQName(&str, tmpNs, tmpName),
7402 prohib->name = tmpName;
[all...]

Completed in 57 milliseconds