Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle192 d xmlSchemaValueGetAsBoolean...
193 d pr 10i 0 extproc('xmlSchemaValueGetAsBoolean')
/external/libxml2/include/libxml/
Dxmlschemastypes.h126 xmlSchemaValueGetAsBoolean (xmlSchemaValPtr val);
/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.c919 xmlSchemaValueGetAsBoolean(xmlSchemaValPtr val) in xmlSchemaValueGetAsBoolean() function
Dxmlschemas.c25059 if (xmlSchemaValueGetAsBoolean(iattr->val)) { in xmlSchemaValidateElemDecl()
Dtestapi.c36119 ret_val = xmlSchemaValueGetAsBoolean(val); in test_xmlSchemaValueGetAsBoolean()
/external/libxml2/win32/
Dlibxml2.def.src1797 xmlSchemaValueGetAsBoolean