Home
last modified time | relevance | path

Searched defs:_xmlSchemaIDCSelect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlschemas.c721 struct _xmlSchemaIDCSelect { struct
722 xmlSchemaIDCSelectPtr next;
723 xmlSchemaIDCPtr idc;
724 int index; /* an index position if significant for IDC key-sequences */
725 const xmlChar *xpath; /* the XPath expression */
726 void *xpathComp; /* the compiled XPath expression */
/external/libxml2/
Dxmlschemas.c721 struct _xmlSchemaIDCSelect { struct
722 xmlSchemaIDCSelectPtr next;
723 xmlSchemaIDCPtr idc;
724 int index; /* an index position if significant for IDC key-sequences */
725 const xmlChar *xpath; /* the XPath expression */
726 void *xpathComp; /* the compiled XPath expression */