Searched refs:notaDecl (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 DschemasInternals.h936 xmlHashTablePtr notaDecl; member in struct:_xmlSchema
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DschemasInternals.h936 xmlHashTablePtr notaDecl; member in struct:_xmlSchema
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h936 xmlHashTablePtr notaDecl; member in struct:_xmlSchema
H A Dvalid.c3379 xmlNotationPtr notaDecl; local
3382 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3383 if ((notaDecl == NULL) && (doc->extSubset != NULL))
3384 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3386 if ((notaDecl == NULL) && (ctxt != NULL)) {
H A Dxmlschemas.c4103 if (schema->notaDecl != NULL)
4104 xmlHashFree(schema->notaDecl, NULL);
4917 WXS_FIND_GLOBAL_ITEM(notaDecl)
20665 WXS_GET_GLOBAL_HASH(bucket, notaDecl)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h936 xmlHashTablePtr notaDecl; member in struct:_xmlSchema
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h936 xmlHashTablePtr notaDecl; member in struct:_xmlSchema
H A Dvalid.c3379 xmlNotationPtr notaDecl; local
3382 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3383 if ((notaDecl == NULL) && (doc->extSubset != NULL))
3384 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3386 if ((notaDecl == NULL) && (ctxt != NULL)) {
H A Dxmlschemas.c4103 if (schema->notaDecl != NULL)
4104 xmlHashFree(schema->notaDecl, NULL);
4917 WXS_FIND_GLOBAL_ITEM(notaDecl)
20665 WXS_GET_GLOBAL_HASH(bucket, notaDecl)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c3401 xmlNotationPtr notaDecl; local
3404 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3405 if ((notaDecl == NULL) && (doc->extSubset != NULL))
3406 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3408 if ((notaDecl == NULL) && (ctxt != NULL)) {
H A Dxmlschemas.c4103 if (schema->notaDecl != NULL)
4104 xmlHashFree(schema->notaDecl, NULL);
4917 WXS_FIND_GLOBAL_ITEM(notaDecl)
20675 WXS_GET_GLOBAL_HASH(bucket, notaDecl)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c3401 xmlNotationPtr notaDecl; local
3404 notaDecl = xmlGetDtdNotationDesc(doc->intSubset, notationName);
3405 if ((notaDecl == NULL) && (doc->extSubset != NULL))
3406 notaDecl = xmlGetDtdNotationDesc(doc->extSubset, notationName);
3408 if ((notaDecl == NULL) && (ctxt != NULL)) {
H A Dxmlschemas.c4103 if (schema->notaDecl != NULL)
4104 xmlHashFree(schema->notaDecl, NULL);
4917 WXS_FIND_GLOBAL_ITEM(notaDecl)
20675 WXS_GET_GLOBAL_HASH(bucket, notaDecl)

Completed in 675 milliseconds