Searched refs:appliedXPath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c907 int appliedXPath; /* Indicates that an XPath has been applied. */ member in struct:_xmlSchemaNodeInfo
23992 ielem->appliedXPath = 0;
26332 if (inode->appliedXPath &&
26925 vctxt->inode->appliedXPath = 1;
/external/libxml2/
H A Dxmlschemas.c907 int appliedXPath; /* Indicates that an XPath has been applied. */ member in struct:_xmlSchemaNodeInfo
24021 ielem->appliedXPath = 0;
26378 if (inode->appliedXPath &&
26976 vctxt->inode->appliedXPath = 1;

Completed in 135 milliseconds