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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlschemastypes.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlschemastypes.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.in.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10671 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemastypes.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.in.h134 xmlSchemaNewQNameValue (const xmlChar *namespaceName,
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10671 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10679 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10679 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;

Completed in 380 milliseconds