Searched refs:nodeLine (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 799 int nodeLine; member 897 int nodeLine; member 956 int nodeLine; member 2180 line = vctxt->inode->nodeLine; in xmlSchemaErr4Line() 2498 error, NULL, idcNode->nodeLine, (const char *) msg, in xmlSchemaKeyrefErr() 22999 ntItem->nodeLine = vctxt->inode->nodeLine; in xmlSchemaXPathProcessHistory() 23935 int nodeLine, in xmlSchemaValidatorPushAttribute() argument 23951 attr->nodeLine = nodeLine; in xmlSchemaValidatorPushAttribute() 27231 ielem->nodeLine = xmlSAX2GetLineNumber(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs() 27323 NULL, ielem->nodeLine, attributes[j], attributes[j+2], 0, in xmlSchemaSAXHandleStartElementNs() [all …]
|