Searched refs:nodeLine (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 793 int nodeLine; member 891 int nodeLine; member 950 int nodeLine; member 2461 error, NULL, idcNode->nodeLine, (const char *) msg, in xmlSchemaKeyrefErr() 23263 ntItem->nodeLine = vctxt->inode->nodeLine; in xmlSchemaXPathProcessHistory() 24194 int nodeLine, in xmlSchemaValidatorPushAttribute() argument 24210 attr->nodeLine = nodeLine; in xmlSchemaValidatorPushAttribute() 27551 ielem->nodeLine = xmlSAX2GetLineNumber(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs() 27650 NULL, ielem->nodeLine, attributes[j], attributes[j+2], 0, in xmlSchemaSAXHandleStartElementNs() 28161 ielem->nodeLine = node->line; in xmlSchemaVDocWalk() [all …]
|