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

/external/libxml2/
H A Dxmlschemastypes.c911 * xmlSchemaValueGetAsBoolean:
919 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 98 milliseconds