Searched defs:nodeLine (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlschemas.c785 int nodeLine; member in struct:_xmlSchemaPSVIIDCNode
882 int nodeLine; member in struct:_xmlSchemaNodeInfo
941 int nodeLine; member in struct:_xmlSchemaAttrInfo
2394 error, NULL, idcNode->nodeLine, (const char *) msg,
23082 ntItem->nodeLine = vctxt->inode->nodeLine;
23959 int nodeLine,
23975 attr->nodeLine = nodeLine;
27321 ielem->nodeLine
23957 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
[all...]

Completed in 153 milliseconds