Searched refs:xmlSchemaValueGetAsBoolean (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemastypes.h126 xmlSchemaValueGetAsBoolean (xmlSchemaValPtr val);
/external/libxml2/include/libxml/
H A Dxmlschemastypes.h126 xmlSchemaValueGetAsBoolean (xmlSchemaValPtr val);
/external/chromium_org/third_party/libxml/src/
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
H A Dxmlschemastypes.c907 * xmlSchemaValueGetAsBoolean:
915 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) function
H A Dxmlschemas.c25028 if (xmlSchemaValueGetAsBoolean(iattr->val)) {
H A Dtestapi.c35777 ret_val = xmlSchemaValueGetAsBoolean(val);
35783 printf("Leak of %d blocks found in xmlSchemaValueGetAsBoolean",
[all...]
/external/libxml2/
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
H A Dxmlschemastypes.c907 * xmlSchemaValueGetAsBoolean:
915 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) function
H A Dxmlschemas.c25057 if (xmlSchemaValueGetAsBoolean(iattr->val)) {

Completed in 469 milliseconds