Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c23392 xmlSchemaPSVIIDCNodePtr node, parNode = NULL, *dupls, *parNodes; /* node-table entries. */ in xmlSchemaBubbleIDCNodeTables() local
23480 parNode = dupls[j]; in xmlSchemaBubbleIDCNodeTables()
23484 parNode->keys[k]->val); in xmlSchemaBubbleIDCNodeTables()
23507 parNode = parNodes[j]; in xmlSchemaBubbleIDCNodeTables()
23511 parNode->keys[0]->val); in xmlSchemaBubbleIDCNodeTables()
23522 parNode->keys[k]->val); in xmlSchemaBubbleIDCNodeTables()
23560 xmlSchemaItemListAdd(parBind->dupls, parNode); in xmlSchemaBubbleIDCNodeTables()