Searched refs:xmlParserProperties (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlreader.h55 * xmlParserProperties:
66 } xmlParserProperties; typedef in typeref:enum:__anon12501
/external/libxml2/include/libxml/
H A Dxmlreader.h55 * xmlParserProperties:
66 } xmlParserProperties; typedef in typeref:enum:__anon21718
/external/chromium_org/third_party/libxml/src/
H A Dxmlreader.c3733 * @prop: the xmlParserProperties to set
3744 xmlParserProperties p = (xmlParserProperties) prop;
3793 * @prop: the xmlParserProperties to get
3801 xmlParserProperties p = (xmlParserProperties) prop;
/external/libxml2/
H A Dxmlreader.c3739 * @prop: the xmlParserProperties to set
3750 xmlParserProperties p = (xmlParserProperties) prop;
3799 * @prop: the xmlParserProperties to get
3807 xmlParserProperties p = (xmlParserProperties) prop;

Completed in 385 milliseconds