Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c23534 xmlSchemaPSVIIDCNodePtr node, parNode = NULL, *dupls, *parNodes; /* node-table entries. */ in xmlSchemaBubbleIDCNodeTables() local
23622 parNode = dupls[j]; in xmlSchemaBubbleIDCNodeTables()
23626 parNode->keys[k]->val); in xmlSchemaBubbleIDCNodeTables()
23649 parNode = parNodes[j]; in xmlSchemaBubbleIDCNodeTables()
23653 parNode->keys[0]->val); in xmlSchemaBubbleIDCNodeTables()
23664 parNode->keys[k]->val); in xmlSchemaBubbleIDCNodeTables()
23702 xmlSchemaItemListAdd(parBind->dupls, parNode); in xmlSchemaBubbleIDCNodeTables()