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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c907 * xmlSchemaValueGetAsBoolean:
915 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) function
H A Delfgcchack.h10070 #undef xmlSchemaValueGetAsBoolean macro
10071 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean __attribute((alias("xmlSchemaValueGetAsBoolean__internal_alias")));
10073 #ifndef xmlSchemaValueGetAsBoolean
10074 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean__internal_alias __attribute((visibility("hidden")));
10075 #define xmlSchemaValueGetAsBoolean xmlSchemaValueGetAsBoolean__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c907 * xmlSchemaValueGetAsBoolean:
915 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) function
H A Delfgcchack.h10220 #undef xmlSchemaValueGetAsBoolean macro
10221 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean __attribute((alias("xmlSchemaValueGetAsBoolean__internal_alias")));
10223 #ifndef xmlSchemaValueGetAsBoolean
10224 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean__internal_alias __attribute((visibility("hidden")));
10225 #define xmlSchemaValueGetAsBoolean xmlSchemaValueGetAsBoolean__internal_alias macro

Completed in 150 milliseconds