Home
last modified time | relevance | path

Searched refs:xmlSchemaItemListAdd (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c3408 xmlSchemaItemListAdd(xmlSchemaItemListPtr list, void *item) in xmlSchemaItemListAdd() function
3742 xmlSchemaItemListAdd(mainSchema->includes, ret); in xmlSchemaBucketCreate()
3748 if (xmlSchemaItemListAdd(WXS_CONSTRUCTOR(pctxt)->buckets, ret) == -1) in xmlSchemaBucketCreate()
5846 if (xmlSchemaItemListAdd(substGroup->members, member) == -1) in xmlSchemaAddElementSubstitutionMember()
22092 xmlSchemaItemListAdd(vctxt->nodeQNames, (void *) lname); in xmlSchemaVAddNodeQName()
22093 xmlSchemaItemListAdd(vctxt->nodeQNames, (void *) nsname); in xmlSchemaVAddNodeQName()
23269 if (xmlSchemaItemListAdd(targets, ntItem) == -1) { in xmlSchemaXPathProcessHistory()
23648 if (xmlSchemaItemListAdd(bind->dupls, bind->nodeTable[j]) == -1) in xmlSchemaIDCFillNodeTables()
23865 xmlSchemaItemListAdd(parBind->dupls, parNode); in xmlSchemaBubbleIDCNodeTables()