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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ 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.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ 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.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member in struct:_xmlSchema
H A Dxmlschemas.c3867 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) argument
3871 if (idcDef == NULL)
3873 if (idcDef->annot != NULL)
3874 xmlSchemaFreeAnnot(idcDef->annot);
3876 if (idcDef->selector != NULL) {
3877 if (idcDef->selector->xpathComp != NULL)
3878 xmlFreePattern((xmlPatternPtr) idcDef->selector->xpathComp);
3879 xmlFree(idcDef->selector);
3882 if (idcDef->fields != NULL) {
3883 cur = idcDef
21873 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21911 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ 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.h946 xmlHashTablePtr idcDef; /* All identity-constraint defs. */ member in struct:_xmlSchema
H A Dxmlschemas.c3867 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) argument
3871 if (idcDef == NULL)
3873 if (idcDef->annot != NULL)
3874 xmlSchemaFreeAnnot(idcDef->annot);
3876 if (idcDef->selector != NULL) {
3877 if (idcDef->selector->xpathComp != NULL)
3878 xmlFreePattern((xmlPatternPtr) idcDef->selector->xpathComp);
3879 xmlFree(idcDef->selector);
3882 if (idcDef->fields != NULL) {
3883 cur = idcDef
21873 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21911 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c3867 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) argument
3871 if (idcDef == NULL)
3873 if (idcDef->annot != NULL)
3874 xmlSchemaFreeAnnot(idcDef->annot);
3876 if (idcDef->selector != NULL) {
3877 if (idcDef->selector->xpathComp != NULL)
3878 xmlFreePattern((xmlPatternPtr) idcDef->selector->xpathComp);
3879 xmlFree(idcDef->selector);
3882 if (idcDef->fields != NULL) {
3883 cur = idcDef
21883 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21935 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c3867 xmlSchemaFreeIDC(xmlSchemaIDCPtr idcDef) argument
3871 if (idcDef == NULL)
3873 if (idcDef->annot != NULL)
3874 xmlSchemaFreeAnnot(idcDef->annot);
3876 if (idcDef->selector != NULL) {
3877 if (idcDef->selector->xpathComp != NULL)
3878 xmlFreePattern((xmlPatternPtr) idcDef->selector->xpathComp);
3879 xmlFree(idcDef->selector);
3882 if (idcDef->fields != NULL) {
3883 cur = idcDef
21883 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21935 xmlSchemaIDCNewBinding(xmlSchemaIDCPtr idcDef) argument
[all...]

Completed in 311 milliseconds