Home
last modified time | relevance | path

Searched refs:xmlSchemaValueGetAsBoolean (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemastypes.h126 xmlSchemaValueGetAsBoolean (xmlSchemaValPtr val);
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle209 d xmlSchemaValueGetAsBoolean...
210 d pr extproc('xmlSchemaValueGetAsBoolean')
/external/libxml2/
Dlibxml2.syms2051 xmlSchemaValueGetAsBoolean;
Delfgcchack.h10220 #undef xmlSchemaValueGetAsBoolean
10221 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean __attribute((alias("xmlSche…
10223 #ifndef xmlSchemaValueGetAsBoolean
10224 extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean__internal_alias __attribute…
10225 #define xmlSchemaValueGetAsBoolean xmlSchemaValueGetAsBoolean__internal_alias macro
Dxmlschemastypes.c929 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) in xmlSchemaValueGetAsBoolean() function
Dxmlschemas.c25101 if (xmlSchemaValueGetAsBoolean(iattr->val)) { in xmlSchemaValidateElemDecl()
Dtestapi.c36284 ret_val = xmlSchemaValueGetAsBoolean(val); in test_xmlSchemaValueGetAsBoolean()
/external/libxml2/win32/
Dlibxml2.def.src1797 xmlSchemaValueGetAsBoolean