Defines |
| #define | REMOTE1GOOD "http://localhost/" |
| #define | REMOTE1BAD "http:http://http" |
| #define | REMOTE2GOOD "ftp://localhost/foo" |
| #define | gen_nb_void_ptr 2 |
| #define | gen_nb_userdata 3 |
| #define | gen_nb_int 4 |
| #define | gen_nb_parseroptions 5 |
| #define | gen_nb_xmlChar 4 |
| #define | gen_nb_unsigned_int 3 |
| #define | gen_nb_unsigned_long 4 |
| #define | gen_nb_double 4 |
| #define | gen_nb_unsigned_long_ptr 2 |
| #define | gen_nb_int_ptr 2 |
| #define | gen_nb_const_char_ptr 4 |
| #define | gen_nb_xmlChar_ptr 2 |
| #define | gen_nb_FILE_ptr 2 |
| #define | gen_nb_debug_FILE_ptr 2 |
| #define | gen_nb_const_xmlChar_ptr 5 |
| #define | gen_nb_filepath 8 |
| #define | gen_nb_eaten_name 2 |
| #define | gen_nb_fileoutput 6 |
| #define | gen_nb_xmlParserCtxtPtr 3 |
| #define | gen_nb_xmlSAXHandlerPtr 2 |
| #define | gen_nb_xmlValidCtxtPtr 2 |
| #define | gen_nb_xmlParserInputBufferPtr 8 |
| #define | gen_nb_xmlDocPtr 4 |
| #define | gen_nb_xmlAttrPtr 2 |
| #define | gen_nb_xmlDictPtr 2 |
| #define | gen_nb_xmlNodePtr 3 |
| #define | gen_nb_xmlDtdPtr 3 |
| #define | gen_nb_xmlNsPtr 2 |
| #define | gen_nb_xmlNodePtr_in 3 |
| #define | gen_nb_xmlBufferPtr 3 |
| #define | gen_nb_xmlListPtr 2 |
| #define | gen_nb_xmlHashTablePtr 2 |
| #define | gen_nb_xmlCharEncoding 4 |
| #define | gen_nb_xmlHashDeallocator 2 |
| #define | gen_nb_const_xmlChar_ptr_ptr 1 |
| #define | gen_nb_unsigned_char_ptr 1 |
| #define | gen_nb_const_unsigned_char_ptr 1 |
| #define | gen_nb_xmlElementContentPtr 1 |
| #define | gen_nb_xmlParserNodeInfoSeqPtr 1 |
| #define | gen_nb_void_ptr_ptr 1 |
| #define | gen_nb_xmlAttributeDefault 4 |
| #define | gen_nb_xmlAttributeType 4 |
| #define | gen_nb_xmlBufferAllocationScheme 4 |
| #define | gen_nb_xmlElementContentType 4 |
| #define | gen_nb_xmlElementTypeVal 4 |
| #define | gen_nb_xmlFeature 4 |
| #define | gen_nb_xmlChar_ptr_ptr 1 |
| #define | gen_nb_xmlEnumerationPtr 1 |
| #define | gen_nb_xmlSAXHandler_ptr 1 |
| #define | gen_nb_xmlSAXLocatorPtr 1 |
| #define | gen_nb_const_xmlChRangeGroup_ptr 1 |
| #define | gen_nb_char_ptr 1 |
| #define | gen_nb_xmlCharEncodingHandler_ptr 1 |
| #define | gen_nb_xmlCharEncodingHandlerPtr 1 |
| #define | gen_nb_xmlEntitiesTablePtr 1 |
| #define | gen_nb_xmlEntityPtr 1 |
| #define | gen_nb_xmlLinkPtr 1 |
| #define | gen_nb_const_xmlListPtr 1 |
| #define | gen_nb_char_ptr_ptr 1 |
| #define | gen_nb_const_char_ptr_ptr 1 |
| #define | gen_nb_xmlNodePtr_ptr 1 |
| #define | gen_nb_const_xmlParserNodeInfoPtr 1 |
| #define | gen_nb_const_xmlParserCtxtPtr 1 |
| #define | gen_nb_const_xmlNodePtr 1 |
| #define | gen_nb_const_xmlParserNodeInfoSeqPtr 1 |
| #define | gen_nb_xmlParserInputPtr 1 |
| #define | gen_nb_const_xmlBufferPtr 1 |
| #define | gen_nb_xmlDOMWrapCtxtPtr 1 |
| #define | gen_nb_xmlURIPtr 1 |
| #define | gen_nb_xmlAttributeTablePtr 1 |
| #define | gen_nb_xmlElementTablePtr 1 |
| #define | gen_nb_xmlNotationTablePtr 1 |
| #define | gen_nb_xmlAttributePtr 1 |
| #define | gen_nb_xmlElementPtr 1 |
| #define | gen_nb_xmlNotationPtr 1 |
| #define | gen_nb_xmlElementContent_ptr 1 |
| #define | gen_nb_xmlGenericErrorFunc_ptr 1 |
| #define | gen_nb_xmlErrorPtr 1 |
Functions |
| static int | testlibxml2 (void) |
| static int | test_module (const char *module) |
| static void | structured_errors (void *userData ATTRIBUTE_UNUSED, xmlErrorPtr error ATTRIBUTE_UNUSED) |
| static void | free_api_doc (void) |
| static xmlDocPtr | get_api_doc (void) |
| static xmlDtdPtr | get_api_dtd (void) |
| static xmlNodePtr | get_api_root (void) |
| static xmlNsPtr | get_api_ns (void) |
| static xmlAttrPtr | get_api_attr (void) |
| int | main (int argc, char **argv) |
| void | xmlErrMemory (xmlParserCtxtPtr ctxt, const char *extra) |
| static void * | gen_void_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_void_ptr (int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void * | gen_userdata (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_userdata (int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | gen_int (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_int (int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | gen_parseroptions (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_parseroptions (int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlChar | gen_xmlChar (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlChar (int no ATTRIBUTE_UNUSED, xmlChar val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static unsigned int | gen_unsigned_int (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_unsigned_int (int no ATTRIBUTE_UNUSED, unsigned int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static unsigned long | gen_unsigned_long (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_unsigned_long (int no ATTRIBUTE_UNUSED, unsigned long val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static double | gen_double (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_double (int no ATTRIBUTE_UNUSED, double val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static unsigned long * | gen_unsigned_long_ptr (int no, int nr) |
| static void | des_unsigned_long_ptr (int no ATTRIBUTE_UNUSED, unsigned long *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int * | gen_int_ptr (int no, int nr) |
| static void | des_int_ptr (int no ATTRIBUTE_UNUSED, int *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static char * | gen_const_char_ptr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_char_ptr (int no ATTRIBUTE_UNUSED, const char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlChar * | gen_xmlChar_ptr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlChar_ptr (int no ATTRIBUTE_UNUSED, xmlChar *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static FILE * | gen_FILE_ptr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_FILE_ptr (int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) |
| static FILE * | gen_debug_FILE_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_debug_FILE_ptr (int no ATTRIBUTE_UNUSED, FILE *val, int nr ATTRIBUTE_UNUSED) |
| static xmlChar * | gen_const_xmlChar_ptr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlChar_ptr (int no ATTRIBUTE_UNUSED, const xmlChar *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static const char * | gen_filepath (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_filepath (int no ATTRIBUTE_UNUSED, const char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlChar * | gen_eaten_name (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_eaten_name (int no ATTRIBUTE_UNUSED, xmlChar *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static const char * | gen_fileoutput (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_fileoutput (int no ATTRIBUTE_UNUSED, const char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlParserCtxtPtr | gen_xmlParserCtxtPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlParserCtxtPtr (int no ATTRIBUTE_UNUSED, xmlParserCtxtPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlSAXHandlerPtr | gen_xmlSAXHandlerPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlSAXHandlerPtr (int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlValidCtxtPtr | gen_xmlValidCtxtPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlValidCtxtPtr (int no ATTRIBUTE_UNUSED, xmlValidCtxtPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlParserInputBufferPtr | gen_xmlParserInputBufferPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlParserInputBufferPtr (int no ATTRIBUTE_UNUSED, xmlParserInputBufferPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlDocPtr | gen_xmlDocPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlDocPtr (int no ATTRIBUTE_UNUSED, xmlDocPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlAttrPtr | gen_xmlAttrPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlAttrPtr (int no, xmlAttrPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlDictPtr | gen_xmlDictPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlDictPtr (int no ATTRIBUTE_UNUSED, xmlDictPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlNodePtr | gen_xmlNodePtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNodePtr (int no, xmlNodePtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlDtdPtr | gen_xmlDtdPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlDtdPtr (int no, xmlDtdPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlNsPtr | gen_xmlNsPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNsPtr (int no, xmlNsPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlNodePtr | gen_xmlNodePtr_in (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNodePtr_in (int no ATTRIBUTE_UNUSED, xmlNodePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlBufferPtr | gen_xmlBufferPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlBufferPtr (int no ATTRIBUTE_UNUSED, xmlBufferPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlListPtr | gen_xmlListPtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlListPtr (int no ATTRIBUTE_UNUSED, xmlListPtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlHashTablePtr | gen_xmlHashTablePtr (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlHashTablePtr (int no ATTRIBUTE_UNUSED, xmlHashTablePtr val, int nr ATTRIBUTE_UNUSED) |
| static xmlCharEncoding | gen_xmlCharEncoding (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlCharEncoding (int no ATTRIBUTE_UNUSED, xmlCharEncoding val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | test_xmlHashDeallocator (void *payload ATTRIBUTE_UNUSED, xmlChar *name ATTRIBUTE_UNUSED) |
| static xmlHashDeallocator | gen_xmlHashDeallocator (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlHashDeallocator (int no ATTRIBUTE_UNUSED, xmlHashDeallocator val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | desret_int (int val ATTRIBUTE_UNUSED) |
| static void | desret_xmlChar (xmlChar val ATTRIBUTE_UNUSED) |
| static void | desret_long (long val ATTRIBUTE_UNUSED) |
| static void | desret_unsigned_long (unsigned long val ATTRIBUTE_UNUSED) |
| static void | desret_double (double val ATTRIBUTE_UNUSED) |
| static void | desret_xmlCharEncoding (xmlCharEncoding val ATTRIBUTE_UNUSED) |
| static void | desret_void_ptr (void *val ATTRIBUTE_UNUSED) |
| static void | desret_const_char_ptr (const char *val ATTRIBUTE_UNUSED) |
| static void | desret_const_xmlChar_ptr (const xmlChar *val ATTRIBUTE_UNUSED) |
| static void | desret_xmlChar_ptr (xmlChar *val) |
| static void | desret_xmlDocPtr (xmlDocPtr val) |
| static void | desret_xmlDictPtr (xmlDictPtr val) |
| static void | desret_xmlNodePtr (xmlNodePtr val) |
| static void | desret_xmlAttrPtr (xmlAttrPtr val) |
| static void | desret_xmlEntityPtr (xmlEntityPtr val) |
| static void | desret_xmlElementPtr (xmlElementPtr val) |
| static void | desret_xmlAttributePtr (xmlAttributePtr val) |
| static void | desret_xmlNsPtr (xmlNsPtr val ATTRIBUTE_UNUSED) |
| static void | desret_xmlDtdPtr (xmlDtdPtr val) |
| static void | desret_xmlParserCtxtPtr (xmlParserCtxtPtr val) |
| static void | desret_xmlParserInputBufferPtr (xmlParserInputBufferPtr val) |
| static void | desret_xmlParserInputPtr (xmlParserInputPtr val) |
| static void | desret_xmlBufferPtr (xmlBufferPtr val) |
| static xmlChar ** | gen_const_xmlChar_ptr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlChar_ptr_ptr (int no ATTRIBUTE_UNUSED, const xmlChar **val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static unsigned char * | gen_unsigned_char_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_unsigned_char_ptr (int no ATTRIBUTE_UNUSED, unsigned char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static unsigned char * | gen_const_unsigned_char_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_unsigned_char_ptr (int no ATTRIBUTE_UNUSED, const unsigned char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlElementContentPtr | gen_xmlElementContentPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementContentPtr (int no ATTRIBUTE_UNUSED, xmlElementContentPtr val, int nr ATTRIBUTE_UNUSED) |
| static void | desret_xmlElementContentPtr (xmlElementContentPtr val) |
| static xmlParserNodeInfoSeqPtr | gen_xmlParserNodeInfoSeqPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlParserNodeInfoSeqPtr (int no ATTRIBUTE_UNUSED, xmlParserNodeInfoSeqPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | desret_const_xmlParserNodeInfo_ptr (const xmlParserNodeInfo *val ATTRIBUTE_UNUSED) |
| static void ** | gen_void_ptr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_void_ptr_ptr (int no ATTRIBUTE_UNUSED, void **val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlAttributeDefault | gen_xmlAttributeDefault (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlAttributeDefault (int no ATTRIBUTE_UNUSED, xmlAttributeDefault val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlAttributeType | gen_xmlAttributeType (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlAttributeType (int no ATTRIBUTE_UNUSED, xmlAttributeType val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlBufferAllocationScheme | gen_xmlBufferAllocationScheme (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlBufferAllocationScheme (int no ATTRIBUTE_UNUSED, xmlBufferAllocationScheme val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | desret_xmlBufferAllocationScheme (xmlBufferAllocationScheme val ATTRIBUTE_UNUSED) |
| static xmlElementContentType | gen_xmlElementContentType (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementContentType (int no ATTRIBUTE_UNUSED, xmlElementContentType val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlElementTypeVal | gen_xmlElementTypeVal (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementTypeVal (int no ATTRIBUTE_UNUSED, xmlElementTypeVal val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlFeature | gen_xmlFeature (int no, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlFeature (int no ATTRIBUTE_UNUSED, xmlFeature val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | desret_xmlParserErrors (xmlParserErrors val ATTRIBUTE_UNUSED) |
| static int | test_HTMLparser (void) |
| static int | test_HTMLtree (void) |
| static int | test_SAX2 (void) |
| static int | test_c14n (void) |
| static int | test_catalog (void) |
| static int | test_chvalid (void) |
| static int | test_debugXML (void) |
| static int | test_dict (void) |
| static int | test_encoding (void) |
| static int | test_entities (void) |
| static int | test_hash (void) |
| static int | test_list (void) |
| static int | test_nanoftp (void) |
| static int | test_nanohttp (void) |
| static int | test_parser (void) |
| static int | test_parserInternals (void) |
| static int | test_pattern (void) |
| static int | test_relaxng (void) |
| static int | test_schemasInternals (void) |
| static int | test_schematron (void) |
| static int | test_tree (void) |
| static int | test_uri (void) |
| static int | test_valid (void) |
| static int | test_xinclude (void) |
| static int | test_xmlIO (void) |
| static int | test_xmlautomata (void) |
| static int | test_xmlerror (void) |
| static int | test_xmlmodule (void) |
| static int | test_xmlreader (void) |
| static int | test_xmlregexp (void) |
| static int | test_xmlsave (void) |
| static int | test_xmlschemas (void) |
| static int | test_xmlschemastypes (void) |
| static int | test_xmlstring (void) |
| static int | test_xmlunicode (void) |
| static int | test_xmlwriter (void) |
| static int | test_xpath (void) |
| static int | test_xpathInternals (void) |
| static int | test_xpointer (void) |
| static int | test_UTF8ToHtml (void) |
| static int | test_htmlAttrAllowed (void) |
| static int | test_htmlAutoCloseTag (void) |
| static int | test_htmlCreateMemoryParserCtxt (void) |
| static int | test_htmlCreatePushParserCtxt (void) |
| static int | test_htmlCtxtReadDoc (void) |
| static int | test_htmlCtxtReadFile (void) |
| static int | test_htmlCtxtReadMemory (void) |
| static int | test_htmlCtxtReset (void) |
| static int | test_htmlCtxtUseOptions (void) |
| static int | test_htmlElementAllowedHere (void) |
| static int | test_htmlElementStatusHere (void) |
| static int | test_htmlEncodeEntities (void) |
| static int | test_htmlEntityLookup (void) |
| static int | test_htmlEntityValueLookup (void) |
| static int | test_htmlHandleOmittedElem (void) |
| static int | test_htmlIsAutoClosed (void) |
| static int | test_htmlIsScriptAttribute (void) |
| static int | test_htmlNewParserCtxt (void) |
| static int | test_htmlNodeStatus (void) |
| static int | test_htmlParseCharRef (void) |
| static int | test_htmlParseChunk (void) |
| static int | test_htmlParseDoc (void) |
| static int | test_htmlParseDocument (void) |
| static int | test_htmlParseElement (void) |
| static int | test_htmlParseEntityRef (void) |
| static int | test_htmlParseFile (void) |
| static int | test_htmlReadDoc (void) |
| static int | test_htmlReadFile (void) |
| static int | test_htmlReadMemory (void) |
| static int | test_htmlSAXParseDoc (void) |
| static int | test_htmlSAXParseFile (void) |
| static int | test_htmlTagLookup (void) |
| static int | test_htmlDocContentDumpFormatOutput (void) |
| static int | test_htmlDocContentDumpOutput (void) |
| static int | test_htmlDocDump (void) |
| static xmlChar ** | gen_xmlChar_ptr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlChar_ptr_ptr (int no ATTRIBUTE_UNUSED, xmlChar **val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_htmlDocDumpMemory (void) |
| static int | test_htmlDocDumpMemoryFormat (void) |
| static int | test_htmlGetMetaEncoding (void) |
| static int | test_htmlIsBooleanAttr (void) |
| static int | test_htmlNewDoc (void) |
| static int | test_htmlNewDocNoDtD (void) |
| static int | test_htmlNodeDump (void) |
| static int | test_htmlNodeDumpFile (void) |
| static int | test_htmlNodeDumpFileFormat (void) |
| static int | test_htmlNodeDumpFormatOutput (void) |
| static int | test_htmlNodeDumpOutput (void) |
| static int | test_htmlSaveFile (void) |
| static int | test_htmlSaveFileEnc (void) |
| static int | test_htmlSaveFileFormat (void) |
| static int | test_htmlSetMetaEncoding (void) |
| static int | test_docbDefaultSAXHandlerInit (void) |
| static int | test_htmlDefaultSAXHandlerInit (void) |
| static int | test_xmlDefaultSAXHandlerInit (void) |
| static xmlEnumerationPtr | gen_xmlEnumerationPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlEnumerationPtr (int no ATTRIBUTE_UNUSED, xmlEnumerationPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlSAX2AttributeDecl (void) |
| static int | test_xmlSAX2CDataBlock (void) |
| static int | test_xmlSAX2Characters (void) |
| static int | test_xmlSAX2Comment (void) |
| static int | test_xmlSAX2ElementDecl (void) |
| static int | test_xmlSAX2EndDocument (void) |
| static int | test_xmlSAX2EndElement (void) |
| static int | test_xmlSAX2EndElementNs (void) |
| static int | test_xmlSAX2EntityDecl (void) |
| static int | test_xmlSAX2ExternalSubset (void) |
| static int | test_xmlSAX2GetColumnNumber (void) |
| static int | test_xmlSAX2GetEntity (void) |
| static int | test_xmlSAX2GetLineNumber (void) |
| static int | test_xmlSAX2GetParameterEntity (void) |
| static int | test_xmlSAX2GetPublicId (void) |
| static int | test_xmlSAX2GetSystemId (void) |
| static int | test_xmlSAX2HasExternalSubset (void) |
| static int | test_xmlSAX2HasInternalSubset (void) |
| static int | test_xmlSAX2IgnorableWhitespace (void) |
| static xmlSAXHandler * | gen_xmlSAXHandler_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlSAXHandler_ptr (int no ATTRIBUTE_UNUSED, xmlSAXHandler *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlSAX2InitDefaultSAXHandler (void) |
| static int | test_xmlSAX2InitDocbDefaultSAXHandler (void) |
| static int | test_xmlSAX2InitHtmlDefaultSAXHandler (void) |
| static int | test_xmlSAX2InternalSubset (void) |
| static int | test_xmlSAX2IsStandalone (void) |
| static int | test_xmlSAX2NotationDecl (void) |
| static int | test_xmlSAX2ProcessingInstruction (void) |
| static int | test_xmlSAX2Reference (void) |
| static int | test_xmlSAX2ResolveEntity (void) |
| static xmlSAXLocatorPtr | gen_xmlSAXLocatorPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlSAXLocatorPtr (int no ATTRIBUTE_UNUSED, xmlSAXLocatorPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlSAX2SetDocumentLocator (void) |
| static int | test_xmlSAX2StartDocument (void) |
| static int | test_xmlSAX2StartElement (void) |
| static int | test_xmlSAX2StartElementNs (void) |
| static int | test_xmlSAX2UnparsedEntityDecl (void) |
| static int | test_xmlSAXDefaultVersion (void) |
| static int | test_xmlSAXVersion (void) |
| static int | test_xmlC14NDocDumpMemory (void) |
| static int | test_xmlC14NDocSave (void) |
| static int | test_xmlC14NDocSaveTo (void) |
| static int | test_xmlC14NExecute (void) |
| static int | test_xmlACatalogAdd (void) |
| static int | test_xmlACatalogDump (void) |
| static int | test_xmlACatalogRemove (void) |
| static int | test_xmlACatalogResolve (void) |
| static int | test_xmlACatalogResolvePublic (void) |
| static int | test_xmlACatalogResolveSystem (void) |
| static int | test_xmlACatalogResolveURI (void) |
| static int | test_xmlCatalogAdd (void) |
| static int | test_xmlCatalogCleanup (void) |
| static int | test_xmlCatalogConvert (void) |
| static int | test_xmlCatalogDump (void) |
| static int | test_xmlCatalogGetDefaults (void) |
| static int | test_xmlCatalogIsEmpty (void) |
| static int | test_xmlCatalogLocalResolve (void) |
| static int | test_xmlCatalogLocalResolveURI (void) |
| static int | test_xmlCatalogRemove (void) |
| static int | test_xmlCatalogResolve (void) |
| static int | test_xmlCatalogResolvePublic (void) |
| static int | test_xmlCatalogResolveSystem (void) |
| static int | test_xmlCatalogResolveURI (void) |
| static int | test_xmlCatalogSetDefaultPrefer (void) |
| static int | test_xmlCatalogSetDefaults (void) |
| static int | test_xmlConvertSGMLCatalog (void) |
| static int | test_xmlInitializeCatalog (void) |
| static int | test_xmlLoadACatalog (void) |
| static int | test_xmlLoadCatalog (void) |
| static int | test_xmlLoadCatalogs (void) |
| static int | test_xmlLoadSGMLSuperCatalog (void) |
| static int | test_xmlNewCatalog (void) |
| static int | test_xmlParseCatalogFile (void) |
| static xmlChRangeGroup * | gen_const_xmlChRangeGroup_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlChRangeGroup_ptr (int no ATTRIBUTE_UNUSED, const xmlChRangeGroup *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCharInRange (void) |
| static int | test_xmlIsBaseChar (void) |
| static int | test_xmlIsBlank (void) |
| static int | test_xmlIsChar (void) |
| static int | test_xmlIsCombining (void) |
| static int | test_xmlIsDigit (void) |
| static int | test_xmlIsExtender (void) |
| static int | test_xmlIsIdeographic (void) |
| static int | test_xmlIsPubidChar (void) |
| static int | test_xmlBoolToText (void) |
| static int | test_xmlDebugCheckDocument (void) |
| static int | test_xmlDebugDumpAttr (void) |
| static int | test_xmlDebugDumpAttrList (void) |
| static int | test_xmlDebugDumpDTD (void) |
| static int | test_xmlDebugDumpDocument (void) |
| static int | test_xmlDebugDumpDocumentHead (void) |
| static int | test_xmlDebugDumpEntities (void) |
| static int | test_xmlDebugDumpNode (void) |
| static int | test_xmlDebugDumpNodeList (void) |
| static int | test_xmlDebugDumpOneNode (void) |
| static int | test_xmlDebugDumpString (void) |
| static int | test_xmlLsCountNode (void) |
| static int | test_xmlLsOneNode (void) |
| static char * | gen_char_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_char_ptr (int no ATTRIBUTE_UNUSED, char *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlShell (void) |
| static int | test_xmlShellBase (void) |
| static int | test_xmlShellCat (void) |
| static int | test_xmlShellDir (void) |
| static int | test_xmlShellDu (void) |
| static int | test_xmlShellList (void) |
| static int | test_xmlShellLoad (void) |
| static int | test_xmlShellPrintXPathResult (void) |
| static int | test_xmlShellPwd (void) |
| static int | test_xmlShellSave (void) |
| static int | test_xmlShellValidate (void) |
| static int | test_xmlShellWrite (void) |
| static int | test_xmlDictCleanup (void) |
| static int | test_xmlDictCreate (void) |
| static int | test_xmlDictCreateSub (void) |
| static int | test_xmlDictExists (void) |
| static int | test_xmlDictLookup (void) |
| static int | test_xmlDictOwns (void) |
| static int | test_xmlDictQLookup (void) |
| static int | test_xmlDictReference (void) |
| static int | test_xmlDictSize (void) |
| static int | test_UTF8Toisolat1 (void) |
| static int | test_isolat1ToUTF8 (void) |
| static int | test_xmlAddEncodingAlias (void) |
| static xmlCharEncodingHandler * | gen_xmlCharEncodingHandler_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlCharEncodingHandler_ptr (int no ATTRIBUTE_UNUSED, xmlCharEncodingHandler *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCharEncCloseFunc (void) |
| static int | test_xmlCharEncFirstLine (void) |
| static int | test_xmlCharEncInFunc (void) |
| static int | test_xmlCharEncOutFunc (void) |
| static int | test_xmlCleanupCharEncodingHandlers (void) |
| static int | test_xmlCleanupEncodingAliases (void) |
| static int | test_xmlDelEncodingAlias (void) |
| static int | test_xmlDetectCharEncoding (void) |
| static int | test_xmlFindCharEncodingHandler (void) |
| static int | test_xmlGetCharEncodingHandler (void) |
| static int | test_xmlGetCharEncodingName (void) |
| static int | test_xmlGetEncodingAlias (void) |
| static int | test_xmlInitCharEncodingHandlers (void) |
| static int | test_xmlNewCharEncodingHandler (void) |
| static int | test_xmlParseCharEncoding (void) |
| static xmlCharEncodingHandlerPtr | gen_xmlCharEncodingHandlerPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlCharEncodingHandlerPtr (int no ATTRIBUTE_UNUSED, xmlCharEncodingHandlerPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlRegisterCharEncodingHandler (void) |
| static int | test_xmlAddDocEntity (void) |
| static int | test_xmlAddDtdEntity (void) |
| static int | test_xmlCleanupPredefinedEntities (void) |
| static xmlEntitiesTablePtr | gen_xmlEntitiesTablePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlEntitiesTablePtr (int no ATTRIBUTE_UNUSED, xmlEntitiesTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCopyEntitiesTable (void) |
| static int | test_xmlCreateEntitiesTable (void) |
| static int | test_xmlDumpEntitiesTable (void) |
| static xmlEntityPtr | gen_xmlEntityPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlEntityPtr (int no ATTRIBUTE_UNUSED, xmlEntityPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlDumpEntityDecl (void) |
| static int | test_xmlEncodeEntitiesReentrant (void) |
| static int | test_xmlEncodeSpecialChars (void) |
| static int | test_xmlGetDocEntity (void) |
| static int | test_xmlGetDtdEntity (void) |
| static int | test_xmlGetParameterEntity (void) |
| static int | test_xmlGetPredefinedEntity (void) |
| static int | test_xmlInitializePredefinedEntities (void) |
| static int | test_xmlNewEntity (void) |
| static int | test_xmlHashAddEntry (void) |
| static int | test_xmlHashAddEntry2 (void) |
| static int | test_xmlHashAddEntry3 (void) |
| static int | test_xmlHashCopy (void) |
| static int | test_xmlHashCreate (void) |
| static int | test_xmlHashCreateDict (void) |
| static int | test_xmlHashLookup (void) |
| static int | test_xmlHashLookup2 (void) |
| static int | test_xmlHashLookup3 (void) |
| static int | test_xmlHashQLookup (void) |
| static int | test_xmlHashQLookup2 (void) |
| static int | test_xmlHashQLookup3 (void) |
| static int | test_xmlHashRemoveEntry (void) |
| static int | test_xmlHashRemoveEntry2 (void) |
| static int | test_xmlHashRemoveEntry3 (void) |
| static int | test_xmlHashScan (void) |
| static int | test_xmlHashScan3 (void) |
| static int | test_xmlHashScanFull (void) |
| static int | test_xmlHashScanFull3 (void) |
| static int | test_xmlHashSize (void) |
| static int | test_xmlHashUpdateEntry (void) |
| static int | test_xmlHashUpdateEntry2 (void) |
| static int | test_xmlHashUpdateEntry3 (void) |
| static xmlLinkPtr | gen_xmlLinkPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlLinkPtr (int no ATTRIBUTE_UNUSED, xmlLinkPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlLinkGetData (void) |
| static int | test_xmlListAppend (void) |
| static int | test_xmlListClear (void) |
| static xmlListPtr | gen_const_xmlListPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlListPtr (int no ATTRIBUTE_UNUSED, const xmlListPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlListCopy (void) |
| static int | test_xmlListCreate (void) |
| static int | test_xmlListDup (void) |
| static int | test_xmlListEmpty (void) |
| static int | test_xmlListEnd (void) |
| static int | test_xmlListFront (void) |
| static int | test_xmlListInsert (void) |
| static int | test_xmlListMerge (void) |
| static int | test_xmlListPopBack (void) |
| static int | test_xmlListPopFront (void) |
| static int | test_xmlListPushBack (void) |
| static int | test_xmlListPushFront (void) |
| static int | test_xmlListRemoveAll (void) |
| static int | test_xmlListRemoveFirst (void) |
| static int | test_xmlListRemoveLast (void) |
| static int | test_xmlListReverse (void) |
| static int | test_xmlListReverseSearch (void) |
| static int | test_xmlListReverseWalk (void) |
| static int | test_xmlListSearch (void) |
| static int | test_xmlListSize (void) |
| static int | test_xmlListSort (void) |
| static int | test_xmlListWalk (void) |
| static int | test_xmlNanoFTPCheckResponse (void) |
| static int | test_xmlNanoFTPCleanup (void) |
| static int | test_xmlNanoFTPCloseConnection (void) |
| static int | test_xmlNanoFTPCwd (void) |
| static int | test_xmlNanoFTPDele (void) |
| static int | test_xmlNanoFTPGet (void) |
| static int | test_xmlNanoFTPGetConnection (void) |
| static int | test_xmlNanoFTPGetResponse (void) |
| static int | test_xmlNanoFTPGetSocket (void) |
| static int | test_xmlNanoFTPInit (void) |
| static int | test_xmlNanoFTPList (void) |
| static int | test_xmlNanoFTPNewCtxt (void) |
| static int | test_xmlNanoFTPOpen (void) |
| static int | test_xmlNanoFTPProxy (void) |
| static int | test_xmlNanoFTPQuit (void) |
| static int | test_xmlNanoFTPRead (void) |
| static int | test_xmlNanoFTPScanProxy (void) |
| static int | test_xmlNanoFTPUpdateURL (void) |
| static int | test_xmlNanoHTTPAuthHeader (void) |
| static int | test_xmlNanoHTTPCleanup (void) |
| static int | test_xmlNanoHTTPContentLength (void) |
| static int | test_xmlNanoHTTPEncoding (void) |
| static char ** | gen_char_ptr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_char_ptr_ptr (int no ATTRIBUTE_UNUSED, char **val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlNanoHTTPFetch (void) |
| static int | test_xmlNanoHTTPInit (void) |
| static int | test_xmlNanoHTTPMimeType (void) |
| static int | test_xmlNanoHTTPOpen (void) |
| static int | test_xmlNanoHTTPOpenRedir (void) |
| static int | test_xmlNanoHTTPRead (void) |
| static int | test_xmlNanoHTTPRedir (void) |
| static int | test_xmlNanoHTTPReturnCode (void) |
| static int | test_xmlNanoHTTPSave (void) |
| static int | test_xmlNanoHTTPScanProxy (void) |
| static int | test_xmlByteConsumed (void) |
| static int | test_xmlClearNodeInfoSeq (void) |
| static int | test_xmlClearParserCtxt (void) |
| static int | test_xmlCreateDocParserCtxt (void) |
| static int | test_xmlCreatePushParserCtxt (void) |
| static int | test_xmlCtxtReadDoc (void) |
| static int | test_xmlCtxtReadFile (void) |
| static int | test_xmlCtxtReadMemory (void) |
| static int | test_xmlCtxtReset (void) |
| static int | test_xmlCtxtResetPush (void) |
| static int | test_xmlCtxtUseOptions (void) |
| static int | test_xmlGetExternalEntityLoader (void) |
| static int | test_xmlGetFeature (void) |
| static char ** | gen_const_char_ptr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_char_ptr_ptr (int no ATTRIBUTE_UNUSED, const char **val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlGetFeaturesList (void) |
| static int | test_xmlHasFeature (void) |
| static int | test_xmlIOParseDTD (void) |
| static int | test_xmlInitNodeInfoSeq (void) |
| static int | test_xmlInitParser (void) |
| static int | test_xmlInitParserCtxt (void) |
| static int | test_xmlKeepBlanksDefault (void) |
| static int | test_xmlLineNumbersDefault (void) |
| static int | test_xmlLoadExternalEntity (void) |
| static int | test_xmlNewIOInputStream (void) |
| static int | test_xmlNewParserCtxt (void) |
| static xmlNodePtr * | gen_xmlNodePtr_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNodePtr_ptr (int no ATTRIBUTE_UNUSED, xmlNodePtr *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParseBalancedChunkMemory (void) |
| static int | test_xmlParseBalancedChunkMemoryRecover (void) |
| static int | test_xmlParseChunk (void) |
| static int | test_xmlParseCtxtExternalEntity (void) |
| static int | test_xmlParseDTD (void) |
| static int | test_xmlParseDoc (void) |
| static int | test_xmlParseDocument (void) |
| static int | test_xmlParseEntity (void) |
| static int | test_xmlParseExtParsedEnt (void) |
| static int | test_xmlParseExternalEntity (void) |
| static int | test_xmlParseFile (void) |
| static int | test_xmlParseInNodeContext (void) |
| static int | test_xmlParseMemory (void) |
| static xmlParserNodeInfoPtr | gen_const_xmlParserNodeInfoPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlParserNodeInfoPtr (int no ATTRIBUTE_UNUSED, const xmlParserNodeInfoPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParserAddNodeInfo (void) |
| static xmlParserCtxtPtr | gen_const_xmlParserCtxtPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlParserCtxtPtr (int no ATTRIBUTE_UNUSED, const xmlParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static xmlNodePtr | gen_const_xmlNodePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlNodePtr (int no ATTRIBUTE_UNUSED, const xmlNodePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParserFindNodeInfo (void) |
| static xmlParserNodeInfoSeqPtr | gen_const_xmlParserNodeInfoSeqPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlParserNodeInfoSeqPtr (int no ATTRIBUTE_UNUSED, const xmlParserNodeInfoSeqPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParserFindNodeInfoIndex (void) |
| static xmlParserInputPtr | gen_xmlParserInputPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlParserInputPtr (int no ATTRIBUTE_UNUSED, xmlParserInputPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParserInputGrow (void) |
| static int | test_xmlParserInputRead (void) |
| static int | test_xmlPedanticParserDefault (void) |
| static int | test_xmlReadDoc (void) |
| static int | test_xmlReadFile (void) |
| static int | test_xmlReadMemory (void) |
| static int | test_xmlRecoverDoc (void) |
| static int | test_xmlRecoverFile (void) |
| static int | test_xmlRecoverMemory (void) |
| static int | test_xmlSAXParseDTD (void) |
| static int | test_xmlSAXParseDoc (void) |
| static int | test_xmlSAXParseEntity (void) |
| static int | test_xmlSAXParseFile (void) |
| static int | test_xmlSAXParseFileWithData (void) |
| static int | test_xmlSAXParseMemory (void) |
| static int | test_xmlSAXParseMemoryWithData (void) |
| static int | test_xmlSAXUserParseFile (void) |
| static int | test_xmlSAXUserParseMemory (void) |
| static int | test_xmlSetExternalEntityLoader (void) |
| static int | test_xmlSetFeature (void) |
| static int | test_xmlSetupParserForBuffer (void) |
| static int | test_xmlStopParser (void) |
| static int | test_xmlSubstituteEntitiesDefault (void) |
| static int | test_htmlCreateFileParserCtxt (void) |
| static int | test_htmlInitAutoClose (void) |
| static int | test_inputPop (void) |
| static int | test_inputPush (void) |
| static int | test_namePop (void) |
| static int | test_namePush (void) |
| static int | test_nodePop (void) |
| static int | test_nodePush (void) |
| static int | test_xmlCheckLanguageID (void) |
| static int | test_xmlCopyChar (void) |
| static int | test_xmlCopyCharMultiByte (void) |
| static int | test_xmlCreateEntityParserCtxt (void) |
| static int | test_xmlCreateFileParserCtxt (void) |
| static int | test_xmlCreateMemoryParserCtxt (void) |
| static int | test_xmlCreateURLParserCtxt (void) |
| static int | test_xmlCurrentChar (void) |
| static int | test_xmlErrMemory (void) |
| static int | test_xmlIsLetter (void) |
| static int | test_xmlNewEntityInputStream (void) |
| static int | test_xmlNewInputFromFile (void) |
| static int | test_xmlNewInputStream (void) |
| static int | test_xmlNewStringInputStream (void) |
| static int | test_xmlNextChar (void) |
| static int | test_xmlParserInputShrink (void) |
| static int | test_xmlPopInput (void) |
| static int | test_xmlPushInput (void) |
| static int | test_xmlSetEntityReferenceFunc (void) |
| static int | test_xmlSplitQName (void) |
| static int | test_xmlStringCurrentChar (void) |
| static int | test_xmlStringDecodeEntities (void) |
| static int | test_xmlStringLenDecodeEntities (void) |
| static int | test_xmlSwitchEncoding (void) |
| static int | test_xmlSwitchInputEncoding (void) |
| static int | test_xmlSwitchToEncoding (void) |
| static int | test_xmlPatternFromRoot (void) |
| static int | test_xmlPatternGetStreamCtxt (void) |
| static int | test_xmlPatternMatch (void) |
| static int | test_xmlPatternMaxDepth (void) |
| static int | test_xmlPatternMinDepth (void) |
| static int | test_xmlPatternStreamable (void) |
| static int | test_xmlPatterncompile (void) |
| static int | test_xmlStreamPop (void) |
| static int | test_xmlStreamPush (void) |
| static int | test_xmlStreamPushAttr (void) |
| static int | test_xmlStreamPushNode (void) |
| static int | test_xmlStreamWantsAnyNode (void) |
| static int | test_xmlRelaxNGDump (void) |
| static int | test_xmlRelaxNGDumpTree (void) |
| static int | test_xmlRelaxNGGetParserErrors (void) |
| static int | test_xmlRelaxNGGetValidErrors (void) |
| static int | test_xmlRelaxNGInitTypes (void) |
| static int | test_xmlRelaxNGNewDocParserCtxt (void) |
| static int | test_xmlRelaxNGNewMemParserCtxt (void) |
| static int | test_xmlRelaxNGNewParserCtxt (void) |
| static int | test_xmlRelaxNGNewValidCtxt (void) |
| static int | test_xmlRelaxNGParse (void) |
| static int | test_xmlRelaxNGSetParserErrors (void) |
| static int | test_xmlRelaxNGSetParserStructuredErrors (void) |
| static int | test_xmlRelaxNGSetValidErrors (void) |
| static int | test_xmlRelaxNGSetValidStructuredErrors (void) |
| static int | test_xmlRelaxNGValidateDoc (void) |
| static int | test_xmlRelaxNGValidateFullElement (void) |
| static int | test_xmlRelaxNGValidatePopElement (void) |
| static int | test_xmlRelaxNGValidatePushCData (void) |
| static int | test_xmlRelaxNGValidatePushElement (void) |
| static int | test_xmlRelaxParserSetFlag (void) |
| static int | test_xmlSchematronNewDocParserCtxt (void) |
| static int | test_xmlSchematronNewMemParserCtxt (void) |
| static int | test_xmlSchematronNewParserCtxt (void) |
| static int | test_xmlSchematronNewValidCtxt (void) |
| static int | test_xmlSchematronParse (void) |
| static int | test_xmlSchematronSetValidStructuredErrors (void) |
| static int | test_xmlSchematronValidateDoc (void) |
| static int | test_xmlAddChild (void) |
| static int | test_xmlAddChildList (void) |
| static int | test_xmlAddNextSibling (void) |
| static int | test_xmlAddPrevSibling (void) |
| static int | test_xmlAddSibling (void) |
| static int | test_xmlAttrSerializeTxtContent (void) |
| static int | test_xmlBufferAdd (void) |
| static int | test_xmlBufferAddHead (void) |
| static int | test_xmlBufferCCat (void) |
| static int | test_xmlBufferCat (void) |
| static xmlBufferPtr | gen_const_xmlBufferPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_const_xmlBufferPtr (int no ATTRIBUTE_UNUSED, const xmlBufferPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlBufferContent (void) |
| static int | test_xmlBufferCreate (void) |
| static int | test_xmlBufferCreateSize (void) |
| static int | test_xmlBufferCreateStatic (void) |
| static int | test_xmlBufferEmpty (void) |
| static int | test_xmlBufferGrow (void) |
| static int | test_xmlBufferLength (void) |
| static int | test_xmlBufferResize (void) |
| static int | test_xmlBufferSetAllocationScheme (void) |
| static int | test_xmlBufferShrink (void) |
| static int | test_xmlBufferWriteCHAR (void) |
| static int | test_xmlBufferWriteChar (void) |
| static int | test_xmlBufferWriteQuotedString (void) |
| static int | test_xmlBuildQName (void) |
| static int | test_xmlChildElementCount (void) |
| static int | test_xmlCopyDoc (void) |
| static int | test_xmlCopyDtd (void) |
| static int | test_xmlCopyNamespace (void) |
| static int | test_xmlCopyNamespaceList (void) |
| static int | test_xmlCopyNode (void) |
| static int | test_xmlCopyNodeList (void) |
| static int | test_xmlCopyProp (void) |
| static int | test_xmlCopyPropList (void) |
| static int | test_xmlCreateIntSubset (void) |
| static xmlDOMWrapCtxtPtr | gen_xmlDOMWrapCtxtPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlDOMWrapCtxtPtr (int no ATTRIBUTE_UNUSED, xmlDOMWrapCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlDOMWrapAdoptNode (void) |
| static int | test_xmlDOMWrapCloneNode (void) |
| static int | test_xmlDOMWrapNewCtxt (void) |
| static int | test_xmlDOMWrapReconcileNamespaces (void) |
| static int | test_xmlDOMWrapRemoveNode (void) |
| static int | test_xmlDocCopyNode (void) |
| static int | test_xmlDocCopyNodeList (void) |
| static int | test_xmlDocDump (void) |
| static int | test_xmlDocDumpFormatMemory (void) |
| static int | test_xmlDocDumpFormatMemoryEnc (void) |
| static int | test_xmlDocDumpMemory (void) |
| static int | test_xmlDocDumpMemoryEnc (void) |
| static int | test_xmlDocFormatDump (void) |
| static int | test_xmlDocGetRootElement (void) |
| static int | test_xmlDocSetRootElement (void) |
| static int | test_xmlElemDump (void) |
| static int | test_xmlFirstElementChild (void) |
| static int | test_xmlGetBufferAllocationScheme (void) |
| static int | test_xmlGetCompressMode (void) |
| static int | test_xmlGetDocCompressMode (void) |
| static int | test_xmlGetIntSubset (void) |
| static int | test_xmlGetLastChild (void) |
| static int | test_xmlGetLineNo (void) |
| static int | test_xmlGetNoNsProp (void) |
| static int | test_xmlGetNodePath (void) |
| static int | test_xmlGetNsList (void) |
| static int | test_xmlGetNsProp (void) |
| static int | test_xmlGetProp (void) |
| static int | test_xmlHasNsProp (void) |
| static int | test_xmlHasProp (void) |
| static int | test_xmlIsBlankNode (void) |
| static int | test_xmlIsXHTML (void) |
| static int | test_xmlLastElementChild (void) |
| static int | test_xmlNewCDataBlock (void) |
| static int | test_xmlNewCharRef (void) |
| static int | test_xmlNewChild (void) |
| static int | test_xmlNewComment (void) |
| static int | test_xmlNewDoc (void) |
| static int | test_xmlNewDocComment (void) |
| static int | test_xmlNewDocFragment (void) |
| static int | test_xmlNewDocNode (void) |
| static int | test_xmlNewDocNodeEatName (void) |
| static int | test_xmlNewDocPI (void) |
| static int | test_xmlNewDocProp (void) |
| static int | test_xmlNewDocRawNode (void) |
| static int | test_xmlNewDocText (void) |
| static int | test_xmlNewDocTextLen (void) |
| static int | test_xmlNewDtd (void) |
| static int | test_xmlNewNode (void) |
| static int | test_xmlNewNodeEatName (void) |
| static int | test_xmlNewNs (void) |
| static int | test_xmlNewNsProp (void) |
| static int | test_xmlNewNsPropEatName (void) |
| static int | test_xmlNewPI (void) |
| static int | test_xmlNewProp (void) |
| static int | test_xmlNewReference (void) |
| static int | test_xmlNewText (void) |
| static int | test_xmlNewTextChild (void) |
| static int | test_xmlNewTextLen (void) |
| static int | test_xmlNextElementSibling (void) |
| static int | test_xmlNodeAddContent (void) |
| static int | test_xmlNodeAddContentLen (void) |
| static int | test_xmlNodeBufGetContent (void) |
| static int | test_xmlNodeDump (void) |
| static int | test_xmlNodeDumpOutput (void) |
| static int | test_xmlNodeGetBase (void) |
| static int | test_xmlNodeGetContent (void) |
| static int | test_xmlNodeGetLang (void) |
| static int | test_xmlNodeGetSpacePreserve (void) |
| static int | test_xmlNodeIsText (void) |
| static int | test_xmlNodeListGetRawString (void) |
| static int | test_xmlNodeListGetString (void) |
| static int | test_xmlNodeSetBase (void) |
| static int | test_xmlNodeSetContent (void) |
| static int | test_xmlNodeSetContentLen (void) |
| static int | test_xmlNodeSetLang (void) |
| static int | test_xmlNodeSetName (void) |
| static int | test_xmlNodeSetSpacePreserve (void) |
| static int | test_xmlPreviousElementSibling (void) |
| static int | test_xmlReconciliateNs (void) |
| static int | test_xmlRemoveProp (void) |
| static int | test_xmlReplaceNode (void) |
| static int | test_xmlSaveFile (void) |
| static int | test_xmlSaveFileEnc (void) |
| static int | test_xmlSaveFileTo (void) |
| static int | test_xmlSaveFormatFile (void) |
| static int | test_xmlSaveFormatFileEnc (void) |
| static int | test_xmlSaveFormatFileTo (void) |
| static int | test_xmlSearchNs (void) |
| static int | test_xmlSearchNsByHref (void) |
| static int | test_xmlSetBufferAllocationScheme (void) |
| static int | test_xmlSetCompressMode (void) |
| static int | test_xmlSetDocCompressMode (void) |
| static int | test_xmlSetNs (void) |
| static int | test_xmlSetNsProp (void) |
| static int | test_xmlSetProp (void) |
| static int | test_xmlSplitQName2 (void) |
| static int | test_xmlSplitQName3 (void) |
| static int | test_xmlStringGetNodeList (void) |
| static int | test_xmlStringLenGetNodeList (void) |
| static int | test_xmlTextConcat (void) |
| static int | test_xmlTextMerge (void) |
| static int | test_xmlUnsetNsProp (void) |
| static int | test_xmlUnsetProp (void) |
| static int | test_xmlValidateNCName (void) |
| static int | test_xmlValidateNMToken (void) |
| static int | test_xmlValidateName (void) |
| static int | test_xmlValidateQName (void) |
| static int | test_xmlBuildRelativeURI (void) |
| static int | test_xmlBuildURI (void) |
| static int | test_xmlCanonicPath (void) |
| static int | test_xmlCreateURI (void) |
| static int | test_xmlNormalizeURIPath (void) |
| static int | test_xmlParseURI (void) |
| static int | test_xmlParseURIRaw (void) |
| static xmlURIPtr | gen_xmlURIPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlURIPtr (int no ATTRIBUTE_UNUSED, xmlURIPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlParseURIReference (void) |
| static int | test_xmlPathToURI (void) |
| static int | test_xmlPrintURI (void) |
| static int | test_xmlSaveUri (void) |
| static int | test_xmlURIEscape (void) |
| static int | test_xmlURIEscapeStr (void) |
| static int | test_xmlURIUnescapeString (void) |
| static int | test_xmlAddAttributeDecl (void) |
| static int | test_xmlAddElementDecl (void) |
| static int | test_xmlAddID (void) |
| static int | test_xmlAddNotationDecl (void) |
| static int | test_xmlAddRef (void) |
| static xmlAttributeTablePtr | gen_xmlAttributeTablePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlAttributeTablePtr (int no ATTRIBUTE_UNUSED, xmlAttributeTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCopyAttributeTable (void) |
| static int | test_xmlCopyDocElementContent (void) |
| static int | test_xmlCopyElementContent (void) |
| static xmlElementTablePtr | gen_xmlElementTablePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementTablePtr (int no ATTRIBUTE_UNUSED, xmlElementTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCopyElementTable (void) |
| static int | test_xmlCopyEnumeration (void) |
| static xmlNotationTablePtr | gen_xmlNotationTablePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNotationTablePtr (int no ATTRIBUTE_UNUSED, xmlNotationTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCopyNotationTable (void) |
| static int | test_xmlCreateEnumeration (void) |
| static xmlAttributePtr | gen_xmlAttributePtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlAttributePtr (int no ATTRIBUTE_UNUSED, xmlAttributePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlDumpAttributeDecl (void) |
| static int | test_xmlDumpAttributeTable (void) |
| static xmlElementPtr | gen_xmlElementPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementPtr (int no ATTRIBUTE_UNUSED, xmlElementPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlDumpElementDecl (void) |
| static int | test_xmlDumpElementTable (void) |
| static xmlNotationPtr | gen_xmlNotationPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlNotationPtr (int no ATTRIBUTE_UNUSED, xmlNotationPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlDumpNotationDecl (void) |
| static int | test_xmlDumpNotationTable (void) |
| static int | test_xmlGetDtdAttrDesc (void) |
| static int | test_xmlGetDtdElementDesc (void) |
| static int | test_xmlGetDtdNotationDesc (void) |
| static int | test_xmlGetDtdQAttrDesc (void) |
| static int | test_xmlGetDtdQElementDesc (void) |
| static int | test_xmlGetID (void) |
| static int | test_xmlGetRefs (void) |
| static int | test_xmlIsID (void) |
| static int | test_xmlIsMixedElement (void) |
| static int | test_xmlIsRef (void) |
| static int | test_xmlNewDocElementContent (void) |
| static int | test_xmlNewElementContent (void) |
| static int | test_xmlNewValidCtxt (void) |
| static int | test_xmlRemoveID (void) |
| static int | test_xmlRemoveRef (void) |
| static int | test_xmlSnprintfElementContent (void) |
| static int | test_xmlSprintfElementContent (void) |
| static int | test_xmlValidBuildContentModel (void) |
| static int | test_xmlValidCtxtNormalizeAttributeValue (void) |
| static xmlElementContent * | gen_xmlElementContent_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlElementContent_ptr (int no ATTRIBUTE_UNUSED, xmlElementContent *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlValidGetPotentialChildren (void) |
| static int | test_xmlValidGetValidElements (void) |
| static int | test_xmlValidNormalizeAttributeValue (void) |
| static int | test_xmlValidateAttributeDecl (void) |
| static int | test_xmlValidateAttributeValue (void) |
| static int | test_xmlValidateDocument (void) |
| static int | test_xmlValidateDocumentFinal (void) |
| static int | test_xmlValidateDtd (void) |
| static int | test_xmlValidateDtdFinal (void) |
| static int | test_xmlValidateElement (void) |
| static int | test_xmlValidateElementDecl (void) |
| static int | test_xmlValidateNameValue (void) |
| static int | test_xmlValidateNamesValue (void) |
| static int | test_xmlValidateNmtokenValue (void) |
| static int | test_xmlValidateNmtokensValue (void) |
| static int | test_xmlValidateNotationDecl (void) |
| static int | test_xmlValidateNotationUse (void) |
| static int | test_xmlValidateOneAttribute (void) |
| static int | test_xmlValidateOneElement (void) |
| static int | test_xmlValidateOneNamespace (void) |
| static int | test_xmlValidatePopElement (void) |
| static int | test_xmlValidatePushCData (void) |
| static int | test_xmlValidatePushElement (void) |
| static int | test_xmlValidateRoot (void) |
| static int | test_xmlXIncludeNewContext (void) |
| static int | test_xmlXIncludeProcess (void) |
| static int | test_xmlXIncludeProcessFlags (void) |
| static int | test_xmlXIncludeProcessFlagsData (void) |
| static int | test_xmlXIncludeProcessNode (void) |
| static int | test_xmlXIncludeProcessTree (void) |
| static int | test_xmlXIncludeProcessTreeFlags (void) |
| static int | test_xmlXIncludeProcessTreeFlagsData (void) |
| static int | test_xmlXIncludeSetFlags (void) |
| static int | test_xmlAllocOutputBuffer (void) |
| static int | test_xmlAllocParserInputBuffer (void) |
| static int | test_xmlCheckFilename (void) |
| static int | test_xmlCheckHTTPInput (void) |
| static int | test_xmlCleanupInputCallbacks (void) |
| static int | test_xmlCleanupOutputCallbacks (void) |
| static int | test_xmlFileClose (void) |
| static int | test_xmlFileMatch (void) |
| static int | test_xmlFileOpen (void) |
| static int | test_xmlFileRead (void) |
| static int | test_xmlIOFTPClose (void) |
| static int | test_xmlIOFTPMatch (void) |
| static int | test_xmlIOFTPOpen (void) |
| static int | test_xmlIOFTPRead (void) |
| static int | test_xmlIOHTTPClose (void) |
| static int | test_xmlIOHTTPMatch (void) |
| static int | test_xmlIOHTTPOpen (void) |
| static int | test_xmlIOHTTPRead (void) |
| static int | test_xmlNoNetExternalEntityLoader (void) |
| static int | test_xmlNormalizeWindowsPath (void) |
| static int | test_xmlOutputBufferCreateBuffer (void) |
| static int | test_xmlOutputBufferCreateFd (void) |
| static int | test_xmlOutputBufferCreateFile (void) |
| static int | test_xmlOutputBufferCreateFilename (void) |
| static int | test_xmlOutputBufferFlush (void) |
| static int | test_xmlOutputBufferWrite (void) |
| static int | test_xmlOutputBufferWriteEscape (void) |
| static int | test_xmlOutputBufferWriteString (void) |
| static int | test_xmlParserGetDirectory (void) |
| static int | test_xmlParserInputBufferCreateFd (void) |
| static int | test_xmlParserInputBufferCreateFile (void) |
| static int | test_xmlParserInputBufferCreateFilename (void) |
| static int | test_xmlParserInputBufferCreateMem (void) |
| static int | test_xmlParserInputBufferCreateStatic (void) |
| static int | test_xmlParserInputBufferGrow (void) |
| static int | test_xmlParserInputBufferPush (void) |
| static int | test_xmlParserInputBufferRead (void) |
| static int | test_xmlPopInputCallbacks (void) |
| static int | test_xmlRegisterDefaultInputCallbacks (void) |
| static int | test_xmlRegisterDefaultOutputCallbacks (void) |
| static int | test_xmlRegisterHTTPPostCallbacks (void) |
| static int | test_xmlAutomataCompile (void) |
| static int | test_xmlAutomataGetInitState (void) |
| static int | test_xmlAutomataIsDeterminist (void) |
| static int | test_xmlAutomataNewAllTrans (void) |
| static int | test_xmlAutomataNewCountTrans (void) |
| static int | test_xmlAutomataNewCountTrans2 (void) |
| static int | test_xmlAutomataNewCountedTrans (void) |
| static int | test_xmlAutomataNewCounter (void) |
| static int | test_xmlAutomataNewCounterTrans (void) |
| static int | test_xmlAutomataNewEpsilon (void) |
| static int | test_xmlAutomataNewNegTrans (void) |
| static int | test_xmlAutomataNewOnceTrans (void) |
| static int | test_xmlAutomataNewOnceTrans2 (void) |
| static int | test_xmlAutomataNewState (void) |
| static int | test_xmlAutomataNewTransition (void) |
| static int | test_xmlAutomataNewTransition2 (void) |
| static int | test_xmlAutomataSetFinalState (void) |
| static int | test_xmlNewAutomata (void) |
| static xmlGenericErrorFunc * | gen_xmlGenericErrorFunc_ptr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlGenericErrorFunc_ptr (int no ATTRIBUTE_UNUSED, xmlGenericErrorFunc *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_initGenericErrorDefaultFunc (void) |
| static xmlErrorPtr | gen_xmlErrorPtr (int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static void | des_xmlErrorPtr (int no ATTRIBUTE_UNUSED, xmlErrorPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) |
| static int | test_xmlCopyError (void) |
| static int | test_xmlCtxtGetLastError (void) |
| static int | test_xmlCtxtResetLastError (void) |
| static int | test_xmlGetLastError (void) |
| static int | test_xmlParserError (void) |
| static int | test_xmlParserPrintFileContext (void) |
| static int | test_xmlParserPrintFileInfo (void) |
| static int | test_xmlParserValidityError (void) |
| static int | test_xmlParserValidityWarning (void) |
| static int | test_xmlParserWarning (void) |
| static int | test_xmlResetError (void) |
| static int | test_xmlResetLastError (void) |
| static int | test_xmlSetGenericErrorFunc (void) |
| static int | test_xmlSetStructuredErrorFunc (void) |
| static int | test_xmlModuleClose (void) |
| static int | test_xmlModuleOpen (void) |
| static int | test_xmlModuleSymbol (void) |
| static int | test_xmlNewTextReader (void) |
| static int | test_xmlNewTextReaderFilename (void) |
| static int | test_xmlReaderForDoc (void) |
| static int | test_xmlReaderForFile (void) |
| static int | test_xmlReaderForMemory (void) |
| static int | test_xmlReaderNewDoc (void) |
| static int | test_xmlReaderNewFile (void) |
| static int | test_xmlReaderNewMemory (void) |
| static int | test_xmlReaderNewWalker (void) |
| static int | test_xmlReaderWalker (void) |
| static int | test_xmlTextReaderAttributeCount (void) |
| static int | test_xmlTextReaderBaseUri (void) |
| static int | test_xmlTextReaderByteConsumed (void) |
| static int | test_xmlTextReaderClose (void) |
| static int | test_xmlTextReaderConstBaseUri (void) |
| static int | test_xmlTextReaderConstEncoding (void) |
| static int | test_xmlTextReaderConstLocalName (void) |
| static int | test_xmlTextReaderConstName (void) |
| static int | test_xmlTextReaderConstNamespaceUri (void) |
| static int | test_xmlTextReaderConstPrefix (void) |
| static int | test_xmlTextReaderConstString (void) |
| static int | test_xmlTextReaderConstValue (void) |
| static int | test_xmlTextReaderConstXmlLang (void) |
| static int | test_xmlTextReaderConstXmlVersion (void) |
| static int | test_xmlTextReaderCurrentDoc (void) |
| static int | test_xmlTextReaderCurrentNode (void) |
| static int | test_xmlTextReaderDepth (void) |
| static int | test_xmlTextReaderExpand (void) |
| static int | test_xmlTextReaderGetAttribute (void) |
| static int | test_xmlTextReaderGetAttributeNo (void) |
| static int | test_xmlTextReaderGetAttributeNs (void) |
| static int | test_xmlTextReaderGetErrorHandler (void) |
| static int | test_xmlTextReaderGetParserColumnNumber (void) |
| static int | test_xmlTextReaderGetParserLineNumber (void) |
| static int | test_xmlTextReaderGetParserProp (void) |
| static int | test_xmlTextReaderGetRemainder (void) |
| static int | test_xmlTextReaderHasAttributes (void) |
| static int | test_xmlTextReaderHasValue (void) |
| static int | test_xmlTextReaderIsDefault (void) |
| static int | test_xmlTextReaderIsEmptyElement (void) |
| static int | test_xmlTextReaderIsNamespaceDecl (void) |
| static int | test_xmlTextReaderIsValid (void) |
| static int | test_xmlTextReaderLocalName (void) |
| static int | test_xmlTextReaderLocatorBaseURI (void) |
| static int | test_xmlTextReaderLocatorLineNumber (void) |
| static int | test_xmlTextReaderLookupNamespace (void) |
| static int | test_xmlTextReaderMoveToAttribute (void) |
| static int | test_xmlTextReaderMoveToAttributeNo (void) |
| static int | test_xmlTextReaderMoveToAttributeNs (void) |
| static int | test_xmlTextReaderMoveToElement (void) |
| static int | test_xmlTextReaderMoveToFirstAttribute (void) |
| static int | test_xmlTextReaderMoveToNextAttribute (void) |
| static int | test_xmlTextReaderName (void) |
| static int | test_xmlTextReaderNamespaceUri (void) |
| static int | test_xmlTextReaderNext (void) |
| static int | test_xmlTextReaderNextSibling (void) |
| static int | test_xmlTextReaderNodeType (void) |
| static int | test_xmlTextReaderNormalization (void) |
| static int | test_xmlTextReaderPrefix (void) |
| static int | test_xmlTextReaderPreserve (void) |
| static int | test_xmlTextReaderPreservePattern (void) |
| static int | test_xmlTextReaderQuoteChar (void) |
| static int | test_xmlTextReaderRead (void) |
| static int | test_xmlTextReaderReadAttributeValue (void) |
| static int | test_xmlTextReaderReadState (void) |
| static int | test_xmlTextReaderRelaxNGSetSchema (void) |
| static int | test_xmlTextReaderRelaxNGValidate (void) |
| static int | test_xmlTextReaderSchemaValidate (void) |
| static int | test_xmlTextReaderSchemaValidateCtxt (void) |
| static int | test_xmlTextReaderSetErrorHandler (void) |
| static int | test_xmlTextReaderSetParserProp (void) |
| static int | test_xmlTextReaderSetSchema (void) |
| static int | test_xmlTextReaderSetStructuredErrorHandler (void) |
| static int | test_xmlTextReaderSetup (void) |
| static int | test_xmlTextReaderStandalone (void) |
| static int | test_xmlTextReaderValue (void) |
| static int | test_xmlTextReaderXmlLang (void) |
| static int | test_xmlExpCtxtNbCons (void) |
| static int | test_xmlExpCtxtNbNodes (void) |
| static int | test_xmlExpDump (void) |
| static int | test_xmlExpExpDerive (void) |
| static int | test_xmlExpGetLanguage (void) |
| static int | test_xmlExpGetStart (void) |
| static int | test_xmlExpIsNillable (void) |
| static int | test_xmlExpMaxToken (void) |
| static int | test_xmlExpNewAtom (void) |
| static int | test_xmlExpNewCtxt (void) |
| static int | test_xmlExpNewOr (void) |
| static int | test_xmlExpNewRange (void) |
| static int | test_xmlExpNewSeq (void) |
| static int | test_xmlExpParse (void) |
| static int | test_xmlExpRef (void) |
| static int | test_xmlExpStringDerive (void) |
| static int | test_xmlExpSubsume (void) |
| static int | test_xmlRegExecErrInfo (void) |
| static int | test_xmlRegExecNextValues (void) |
| static int | test_xmlRegExecPushString (void) |
| static int | test_xmlRegExecPushString2 (void) |
| static int | test_xmlRegNewExecCtxt (void) |
| static int | test_xmlRegexpCompile (void) |
| static int | test_xmlRegexpExec (void) |
| static int | test_xmlRegexpIsDeterminist (void) |
| static int | test_xmlRegexpPrint (void) |
| static int | test_xmlSaveClose (void) |
| static int | test_xmlSaveDoc (void) |
| static int | test_xmlSaveFlush (void) |
| static int | test_xmlSaveSetAttrEscape (void) |
| static int | test_xmlSaveSetEscape (void) |
| static int | test_xmlSaveToBuffer (void) |
| static int | test_xmlSaveToFd (void) |
| static int | test_xmlSaveToFilename (void) |
| static int | test_xmlSaveTree (void) |
| static int | test_xmlSchemaDump (void) |
| static int | test_xmlSchemaGetParserErrors (void) |
| static int | test_xmlSchemaGetValidErrors (void) |
| static int | test_xmlSchemaIsValid (void) |
| static int | test_xmlSchemaNewDocParserCtxt (void) |
| static int | test_xmlSchemaNewMemParserCtxt (void) |
| static int | test_xmlSchemaNewParserCtxt (void) |
| static int | test_xmlSchemaNewValidCtxt (void) |
| static int | test_xmlSchemaParse (void) |
| static int | test_xmlSchemaSAXPlug (void) |
| static int | test_xmlSchemaSAXUnplug (void) |
| static int | test_xmlSchemaSetParserErrors (void) |
| static int | test_xmlSchemaSetParserStructuredErrors (void) |
| static int | test_xmlSchemaSetValidErrors (void) |
| static int | test_xmlSchemaSetValidOptions (void) |
| static int | test_xmlSchemaSetValidStructuredErrors (void) |
| static int | test_xmlSchemaValidCtxtGetOptions (void) |
| static int | test_xmlSchemaValidCtxtGetParserCtxt (void) |
| static int | test_xmlSchemaValidateDoc (void) |
| static int | test_xmlSchemaValidateFile (void) |
| static int | test_xmlSchemaValidateOneElement (void) |
| static int | test_xmlSchemaValidateStream (void) |
| static int | test_xmlSchemaCheckFacet (void) |
| static int | test_xmlSchemaCleanupTypes (void) |
| static int | test_xmlSchemaCollapseString (void) |
| static int | test_xmlSchemaCompareValues (void) |
| static int | test_xmlSchemaCompareValuesWhtsp (void) |
| static int | test_xmlSchemaCopyValue (void) |
| static int | test_xmlSchemaGetBuiltInListSimpleTypeItemType (void) |
| static int | test_xmlSchemaGetBuiltInType (void) |
| static int | test_xmlSchemaGetCanonValue (void) |
| static int | test_xmlSchemaGetCanonValueWhtsp (void) |
| static int | test_xmlSchemaGetFacetValueAsULong (void) |
| static int | test_xmlSchemaGetPredefinedType (void) |
| static int | test_xmlSchemaGetValType (void) |
| static int | test_xmlSchemaInitTypes (void) |
| static int | test_xmlSchemaIsBuiltInTypeFacet (void) |
| static int | test_xmlSchemaNewFacet (void) |
| static int | test_xmlSchemaNewNOTATIONValue (void) |
| static int | test_xmlSchemaNewQNameValue (void) |
| static int | test_xmlSchemaNewStringValue (void) |
| static int | test_xmlSchemaValPredefTypeNode (void) |
| static int | test_xmlSchemaValPredefTypeNodeNoNorm (void) |
| static int | test_xmlSchemaValidateFacet (void) |
| static int | test_xmlSchemaValidateFacetWhtsp (void) |
| static int | test_xmlSchemaValidateLengthFacet (void) |
| static int | test_xmlSchemaValidateLengthFacetWhtsp (void) |
| static int | test_xmlSchemaValidateListSimpleTypeFacet (void) |
| static int | test_xmlSchemaValidatePredefinedType (void) |
| static int | test_xmlSchemaValueAppend (void) |
| static int | test_xmlSchemaValueGetAsBoolean (void) |
| static int | test_xmlSchemaValueGetAsString (void) |
| static int | test_xmlSchemaValueGetNext (void) |
| static int | test_xmlSchemaWhiteSpaceReplace (void) |
| static int | test_xmlCharStrdup (void) |
| static int | test_xmlCharStrndup (void) |
| static int | test_xmlCheckUTF8 (void) |
| static int | test_xmlGetUTF8Char (void) |
| static int | test_xmlStrEqual (void) |
| static int | test_xmlStrPrintf (void) |
| static int | test_xmlStrQEqual (void) |
| static int | test_xmlStrVPrintf (void) |
| static int | test_xmlStrcasecmp (void) |
| static int | test_xmlStrcasestr (void) |
| static int | test_xmlStrchr (void) |
| static int | test_xmlStrcmp (void) |
| static int | test_xmlStrdup (void) |
| static int | test_xmlStrlen (void) |
| static int | test_xmlStrncasecmp (void) |
| static int | test_xmlStrncatNew (void) |
| static int | test_xmlStrncmp (void) |
| static int | test_xmlStrndup (void) |
| static int | test_xmlStrstr (void) |
| static int | test_xmlStrsub (void) |
| static int | test_xmlUTF8Charcmp (void) |
| static int | test_xmlUTF8Size (void) |
| static int | test_xmlUTF8Strlen (void) |
| static int | test_xmlUTF8Strloc (void) |
| static int | test_xmlUTF8Strndup (void) |
| static int | test_xmlUTF8Strpos (void) |
| static int | test_xmlUTF8Strsize (void) |
| static int | test_xmlUTF8Strsub (void) |
| static int | test_xmlUCSIsAegeanNumbers (void) |
| static int | test_xmlUCSIsAlphabeticPresentationForms (void) |
| static int | test_xmlUCSIsArabic (void) |
| static int | test_xmlUCSIsArabicPresentationFormsA (void) |
| static int | test_xmlUCSIsArabicPresentationFormsB (void) |
| static int | test_xmlUCSIsArmenian (void) |
| static int | test_xmlUCSIsArrows (void) |
| static int | test_xmlUCSIsBasicLatin (void) |
| static int | test_xmlUCSIsBengali (void) |
| static int | test_xmlUCSIsBlock (void) |
| static int | test_xmlUCSIsBlockElements (void) |
| static int | test_xmlUCSIsBopomofo (void) |
| static int | test_xmlUCSIsBopomofoExtended (void) |
| static int | test_xmlUCSIsBoxDrawing (void) |
| static int | test_xmlUCSIsBraillePatterns (void) |
| static int | test_xmlUCSIsBuhid (void) |
| static int | test_xmlUCSIsByzantineMusicalSymbols (void) |
| static int | test_xmlUCSIsCJKCompatibility (void) |
| static int | test_xmlUCSIsCJKCompatibilityForms (void) |
| static int | test_xmlUCSIsCJKCompatibilityIdeographs (void) |
| static int | test_xmlUCSIsCJKCompatibilityIdeographsSupplement (void) |
| static int | test_xmlUCSIsCJKRadicalsSupplement (void) |
| static int | test_xmlUCSIsCJKSymbolsandPunctuation (void) |
| static int | test_xmlUCSIsCJKUnifiedIdeographs (void) |
| static int | test_xmlUCSIsCJKUnifiedIdeographsExtensionA (void) |
| static int | test_xmlUCSIsCJKUnifiedIdeographsExtensionB (void) |
| static int | test_xmlUCSIsCat (void) |
| static int | test_xmlUCSIsCatC (void) |
| static int | test_xmlUCSIsCatCc (void) |
| static int | test_xmlUCSIsCatCf (void) |
| static int | test_xmlUCSIsCatCo (void) |
| static int | test_xmlUCSIsCatCs (void) |
| static int | test_xmlUCSIsCatL (void) |
| static int | test_xmlUCSIsCatLl (void) |
| static int | test_xmlUCSIsCatLm (void) |
| static int | test_xmlUCSIsCatLo (void) |
| static int | test_xmlUCSIsCatLt (void) |
| static int | test_xmlUCSIsCatLu (void) |
| static int | test_xmlUCSIsCatM (void) |
| static int | test_xmlUCSIsCatMc (void) |
| static int | test_xmlUCSIsCatMe (void) |
| static int | test_xmlUCSIsCatMn (void) |
| static int | test_xmlUCSIsCatN (void) |
| static int | test_xmlUCSIsCatNd (void) |
| static int | test_xmlUCSIsCatNl (void) |
| static int | test_xmlUCSIsCatNo (void) |
| static int | test_xmlUCSIsCatP (void) |
| static int | test_xmlUCSIsCatPc (void) |
| static int | test_xmlUCSIsCatPd (void) |
| static int | test_xmlUCSIsCatPe (void) |
| static int | test_xmlUCSIsCatPf (void) |
| static int | test_xmlUCSIsCatPi (void) |
| static int | test_xmlUCSIsCatPo (void) |
| static int | test_xmlUCSIsCatPs (void) |
| static int | test_xmlUCSIsCatS (void) |
| static int | test_xmlUCSIsCatSc (void) |
| static int | test_xmlUCSIsCatSk (void) |
| static int | test_xmlUCSIsCatSm (void) |
| static int | test_xmlUCSIsCatSo (void) |
| static int | test_xmlUCSIsCatZ (void) |
| static int | test_xmlUCSIsCatZl (void) |
| static int | test_xmlUCSIsCatZp (void) |
| static int | test_xmlUCSIsCatZs (void) |
| static int | test_xmlUCSIsCherokee (void) |
| static int | test_xmlUCSIsCombiningDiacriticalMarks (void) |
| static int | test_xmlUCSIsCombiningDiacriticalMarksforSymbols (void) |
| static int | test_xmlUCSIsCombiningHalfMarks (void) |
| static int | test_xmlUCSIsCombiningMarksforSymbols (void) |
| static int | test_xmlUCSIsControlPictures (void) |
| static int | test_xmlUCSIsCurrencySymbols (void) |
| static int | test_xmlUCSIsCypriotSyllabary (void) |
| static int | test_xmlUCSIsCyrillic (void) |
| static int | test_xmlUCSIsCyrillicSupplement (void) |
| static int | test_xmlUCSIsDeseret (void) |
| static int | test_xmlUCSIsDevanagari (void) |
| static int | test_xmlUCSIsDingbats (void) |
| static int | test_xmlUCSIsEnclosedAlphanumerics (void) |
| static int | test_xmlUCSIsEnclosedCJKLettersandMonths (void) |
| static int | test_xmlUCSIsEthiopic (void) |
| static int | test_xmlUCSIsGeneralPunctuation (void) |
| static int | test_xmlUCSIsGeometricShapes (void) |
| static int | test_xmlUCSIsGeorgian (void) |
| static int | test_xmlUCSIsGothic (void) |
| static int | test_xmlUCSIsGreek (void) |
| static int | test_xmlUCSIsGreekExtended (void) |
| static int | test_xmlUCSIsGreekandCoptic (void) |
| static int | test_xmlUCSIsGujarati (void) |
| static int | test_xmlUCSIsGurmukhi (void) |
| static int | test_xmlUCSIsHalfwidthandFullwidthForms (void) |
| static int | test_xmlUCSIsHangulCompatibilityJamo (void) |
| static int | test_xmlUCSIsHangulJamo (void) |
| static int | test_xmlUCSIsHangulSyllables (void) |
| static int | test_xmlUCSIsHanunoo (void) |
| static int | test_xmlUCSIsHebrew (void) |
| static int | test_xmlUCSIsHighPrivateUseSurrogates (void) |
| static int | test_xmlUCSIsHighSurrogates (void) |
| static int | test_xmlUCSIsHiragana (void) |
| static int | test_xmlUCSIsIPAExtensions (void) |
| static int | test_xmlUCSIsIdeographicDescriptionCharacters (void) |
| static int | test_xmlUCSIsKanbun (void) |
| static int | test_xmlUCSIsKangxiRadicals (void) |
| static int | test_xmlUCSIsKannada (void) |
| static int | test_xmlUCSIsKatakana (void) |
| static int | test_xmlUCSIsKatakanaPhoneticExtensions (void) |
| static int | test_xmlUCSIsKhmer (void) |
| static int | test_xmlUCSIsKhmerSymbols (void) |
| static int | test_xmlUCSIsLao (void) |
| static int | test_xmlUCSIsLatin1Supplement (void) |
| static int | test_xmlUCSIsLatinExtendedA (void) |
| static int | test_xmlUCSIsLatinExtendedAdditional (void) |
| static int | test_xmlUCSIsLatinExtendedB (void) |
| static int | test_xmlUCSIsLetterlikeSymbols (void) |
| static int | test_xmlUCSIsLimbu (void) |
| static int | test_xmlUCSIsLinearBIdeograms (void) |
| static int | test_xmlUCSIsLinearBSyllabary (void) |
| static int | test_xmlUCSIsLowSurrogates (void) |
| static int | test_xmlUCSIsMalayalam (void) |
| static int | test_xmlUCSIsMathematicalAlphanumericSymbols (void) |
| static int | test_xmlUCSIsMathematicalOperators (void) |
| static int | test_xmlUCSIsMiscellaneousMathematicalSymbolsA (void) |
| static int | test_xmlUCSIsMiscellaneousMathematicalSymbolsB (void) |
| static int | test_xmlUCSIsMiscellaneousSymbols (void) |
| static int | test_xmlUCSIsMiscellaneousSymbolsandArrows (void) |
| static int | test_xmlUCSIsMiscellaneousTechnical (void) |
| static int | test_xmlUCSIsMongolian (void) |
| static int | test_xmlUCSIsMusicalSymbols (void) |
| static int | test_xmlUCSIsMyanmar (void) |
| static int | test_xmlUCSIsNumberForms (void) |
| static int | test_xmlUCSIsOgham (void) |
| static int | test_xmlUCSIsOldItalic (void) |
| static int | test_xmlUCSIsOpticalCharacterRecognition (void) |
| static int | test_xmlUCSIsOriya (void) |
| static int | test_xmlUCSIsOsmanya (void) |
| static int | test_xmlUCSIsPhoneticExtensions (void) |
| static int | test_xmlUCSIsPrivateUse (void) |
| static int | test_xmlUCSIsPrivateUseArea (void) |
| static int | test_xmlUCSIsRunic (void) |
| static int | test_xmlUCSIsShavian (void) |
| static int | test_xmlUCSIsSinhala (void) |
| static int | test_xmlUCSIsSmallFormVariants (void) |
| static int | test_xmlUCSIsSpacingModifierLetters (void) |
| static int | test_xmlUCSIsSpecials (void) |
| static int | test_xmlUCSIsSuperscriptsandSubscripts (void) |
| static int | test_xmlUCSIsSupplementalArrowsA (void) |
| static int | test_xmlUCSIsSupplementalArrowsB (void) |
| static int | test_xmlUCSIsSupplementalMathematicalOperators (void) |
| static int | test_xmlUCSIsSupplementaryPrivateUseAreaA (void) |
| static int | test_xmlUCSIsSupplementaryPrivateUseAreaB (void) |
| static int | test_xmlUCSIsSyriac (void) |
| static int | test_xmlUCSIsTagalog (void) |
| static int | test_xmlUCSIsTagbanwa (void) |
| static int | test_xmlUCSIsTags (void) |
| static int | test_xmlUCSIsTaiLe (void) |
| static int | test_xmlUCSIsTaiXuanJingSymbols (void) |
| static int | test_xmlUCSIsTamil (void) |
| static int | test_xmlUCSIsTelugu (void) |
| static int | test_xmlUCSIsThaana (void) |
| static int | test_xmlUCSIsThai (void) |
| static int | test_xmlUCSIsTibetan (void) |
| static int | test_xmlUCSIsUgaritic (void) |
| static int | test_xmlUCSIsUnifiedCanadianAboriginalSyllabics (void) |
| static int | test_xmlUCSIsVariationSelectors (void) |
| static int | test_xmlUCSIsVariationSelectorsSupplement (void) |
| static int | test_xmlUCSIsYiRadicals (void) |
| static int | test_xmlUCSIsYiSyllables (void) |
| static int | test_xmlUCSIsYijingHexagramSymbols (void) |
| static int | test_xmlNewTextWriter (void) |
| static int | test_xmlNewTextWriterFilename (void) |
| static int | test_xmlNewTextWriterMemory (void) |
| static int | test_xmlNewTextWriterPushParser (void) |
| static int | test_xmlNewTextWriterTree (void) |
| static int | test_xmlTextWriterEndAttribute (void) |
| static int | test_xmlTextWriterEndCDATA (void) |
| static int | test_xmlTextWriterEndComment (void) |
| static int | test_xmlTextWriterEndDTD (void) |
| static int | test_xmlTextWriterEndDTDAttlist (void) |
| static int | test_xmlTextWriterEndDTDElement (void) |
| static int | test_xmlTextWriterEndDTDEntity (void) |
| static int | test_xmlTextWriterEndDocument (void) |
| static int | test_xmlTextWriterEndElement (void) |
| static int | test_xmlTextWriterEndPI (void) |
| static int | test_xmlTextWriterFlush (void) |
| static int | test_xmlTextWriterFullEndElement (void) |
| static int | test_xmlTextWriterSetIndent (void) |
| static int | test_xmlTextWriterSetIndentString (void) |
| static int | test_xmlTextWriterStartAttribute (void) |
| static int | test_xmlTextWriterStartAttributeNS (void) |
| static int | test_xmlTextWriterStartCDATA (void) |
| static int | test_xmlTextWriterStartComment (void) |
| static int | test_xmlTextWriterStartDTD (void) |
| static int | test_xmlTextWriterStartDTDAttlist (void) |
| static int | test_xmlTextWriterStartDTDElement (void) |
| static int | test_xmlTextWriterStartDTDEntity (void) |
| static int | test_xmlTextWriterStartDocument (void) |
| static int | test_xmlTextWriterStartElement (void) |
| static int | test_xmlTextWriterStartElementNS (void) |
| static int | test_xmlTextWriterStartPI (void) |
| static int | test_xmlTextWriterWriteAttribute (void) |
| static int | test_xmlTextWriterWriteAttributeNS (void) |
| static int | test_xmlTextWriterWriteBase64 (void) |
| static int | test_xmlTextWriterWriteBinHex (void) |
| static int | test_xmlTextWriterWriteCDATA (void) |
| static int | test_xmlTextWriterWriteComment (void) |
| static int | test_xmlTextWriterWriteDTD (void) |
| static int | test_xmlTextWriterWriteDTDAttlist (void) |
| static int | test_xmlTextWriterWriteDTDElement (void) |
| static int | test_xmlTextWriterWriteDTDEntity (void) |
| static int | test_xmlTextWriterWriteDTDExternalEntity (void) |
| static int | test_xmlTextWriterWriteDTDExternalEntityContents (void) |
| static int | test_xmlTextWriterWriteDTDInternalEntity (void) |
| static int | test_xmlTextWriterWriteDTDNotation (void) |
| static int | test_xmlTextWriterWriteElement (void) |
| static int | test_xmlTextWriterWriteElementNS (void) |
| static int | test_xmlTextWriterWriteFormatAttribute (void) |
| static int | test_xmlTextWriterWriteFormatAttributeNS (void) |
| static int | test_xmlTextWriterWriteFormatCDATA (void) |
| static int | test_xmlTextWriterWriteFormatComment (void) |
| static int | test_xmlTextWriterWriteFormatDTD (void) |
| static int | test_xmlTextWriterWriteFormatDTDAttlist (void) |
| static int | test_xmlTextWriterWriteFormatDTDElement (void) |
| static int | test_xmlTextWriterWriteFormatDTDInternalEntity (void) |
| static int | test_xmlTextWriterWriteFormatElement (void) |
| static int | test_xmlTextWriterWriteFormatElementNS (void) |
| static int | test_xmlTextWriterWriteFormatPI (void) |
| static int | test_xmlTextWriterWriteFormatRaw (void) |
| static int | test_xmlTextWriterWriteFormatString (void) |
| static int | test_xmlTextWriterWritePI (void) |
| static int | test_xmlTextWriterWriteRaw (void) |
| static int | test_xmlTextWriterWriteRawLen (void) |
| static int | test_xmlTextWriterWriteString (void) |
| static int | test_xmlTextWriterWriteVFormatAttribute (void) |
| static int | test_xmlTextWriterWriteVFormatAttributeNS (void) |
| static int | test_xmlTextWriterWriteVFormatCDATA (void) |
| static int | test_xmlTextWriterWriteVFormatComment (void) |
| static int | test_xmlTextWriterWriteVFormatDTD (void) |
| static int | test_xmlTextWriterWriteVFormatDTDAttlist (void) |
| static int | test_xmlTextWriterWriteVFormatDTDElement (void) |
| static int | test_xmlTextWriterWriteVFormatDTDInternalEntity (void) |
| static int | test_xmlTextWriterWriteVFormatElement (void) |
| static int | test_xmlTextWriterWriteVFormatElementNS (void) |
| static int | test_xmlTextWriterWriteVFormatPI (void) |
| static int | test_xmlTextWriterWriteVFormatRaw (void) |
| static int | test_xmlTextWriterWriteVFormatString (void) |
| static int | test_xmlXPathCastBooleanToNumber (void) |
| static int | test_xmlXPathCastBooleanToString (void) |
| static int | test_xmlXPathCastNodeSetToBoolean (void) |
| static int | test_xmlXPathCastNodeSetToNumber (void) |
| static int | test_xmlXPathCastNodeSetToString (void) |
| static int | test_xmlXPathCastNodeToNumber (void) |
| static int | test_xmlXPathCastNodeToString (void) |
| static int | test_xmlXPathCastNumberToBoolean (void) |
| static int | test_xmlXPathCastNumberToString (void) |
| static int | test_xmlXPathCastStringToBoolean (void) |
| static int | test_xmlXPathCastStringToNumber (void) |
| static int | test_xmlXPathCastToBoolean (void) |
| static int | test_xmlXPathCastToNumber (void) |
| static int | test_xmlXPathCastToString (void) |
| static int | test_xmlXPathCmpNodes (void) |
| static int | test_xmlXPathCompile (void) |
| static int | test_xmlXPathCompiledEval (void) |
| static int | test_xmlXPathCompiledEvalToBoolean (void) |
| static int | test_xmlXPathContextSetCache (void) |
| static int | test_xmlXPathConvertBoolean (void) |
| static int | test_xmlXPathConvertNumber (void) |
| static int | test_xmlXPathConvertString (void) |
| static int | test_xmlXPathCtxtCompile (void) |
| static int | test_xmlXPathEval (void) |
| static int | test_xmlXPathEvalExpression (void) |
| static int | test_xmlXPathEvalPredicate (void) |
| static int | test_xmlXPathInit (void) |
| static int | test_xmlXPathIsInf (void) |
| static int | test_xmlXPathIsNaN (void) |
| static int | test_xmlXPathNewContext (void) |
| static int | test_xmlXPathNodeSetCreate (void) |
| static int | test_xmlXPathObjectCopy (void) |
| static int | test_xmlXPathOrderDocElems (void) |
| static int | test_valuePop (void) |
| static int | test_valuePush (void) |
| static int | test_xmlXPathAddValues (void) |
| static int | test_xmlXPathBooleanFunction (void) |
| static int | test_xmlXPathCeilingFunction (void) |
| static int | test_xmlXPathCompareValues (void) |
| static int | test_xmlXPathConcatFunction (void) |
| static int | test_xmlXPathContainsFunction (void) |
| static int | test_xmlXPathCountFunction (void) |
| static int | test_xmlXPathDebugDumpCompExpr (void) |
| static int | test_xmlXPathDebugDumpObject (void) |
| static int | test_xmlXPathDifference (void) |
| static int | test_xmlXPathDistinct (void) |
| static int | test_xmlXPathDistinctSorted (void) |
| static int | test_xmlXPathDivValues (void) |
| static int | test_xmlXPathEqualValues (void) |
| static int | test_xmlXPathErr (void) |
| static int | test_xmlXPathEvalExpr (void) |
| static int | test_xmlXPathEvaluatePredicateResult (void) |
| static int | test_xmlXPathFalseFunction (void) |
| static int | test_xmlXPathFloorFunction (void) |
| static int | test_xmlXPathFunctionLookup (void) |
| static int | test_xmlXPathFunctionLookupNS (void) |
| static int | test_xmlXPathHasSameNodes (void) |
| static int | test_xmlXPathIdFunction (void) |
| static int | test_xmlXPathIntersection (void) |
| static int | test_xmlXPathIsNodeType (void) |
| static int | test_xmlXPathLangFunction (void) |
| static int | test_xmlXPathLastFunction (void) |
| static int | test_xmlXPathLeading (void) |
| static int | test_xmlXPathLeadingSorted (void) |
| static int | test_xmlXPathLocalNameFunction (void) |
| static int | test_xmlXPathModValues (void) |
| static int | test_xmlXPathMultValues (void) |
| static int | test_xmlXPathNamespaceURIFunction (void) |
| static int | test_xmlXPathNewBoolean (void) |
| static int | test_xmlXPathNewCString (void) |
| static int | test_xmlXPathNewFloat (void) |
| static int | test_xmlXPathNewNodeSet (void) |
| static int | test_xmlXPathNewNodeSetList (void) |
| static int | test_xmlXPathNewParserContext (void) |
| static int | test_xmlXPathNewString (void) |
| static int | test_xmlXPathNextAncestor (void) |
| static int | test_xmlXPathNextAncestorOrSelf (void) |
| static int | test_xmlXPathNextAttribute (void) |
| static int | test_xmlXPathNextChild (void) |
| static int | test_xmlXPathNextDescendant (void) |
| static int | test_xmlXPathNextDescendantOrSelf (void) |
| static int | test_xmlXPathNextFollowing (void) |
| static int | test_xmlXPathNextFollowingSibling (void) |
| static int | test_xmlXPathNextNamespace (void) |
| static int | test_xmlXPathNextParent (void) |
| static int | test_xmlXPathNextPreceding (void) |
| static int | test_xmlXPathNextPrecedingSibling (void) |
| static int | test_xmlXPathNextSelf (void) |
| static int | test_xmlXPathNodeLeading (void) |
| static int | test_xmlXPathNodeLeadingSorted (void) |
| static int | test_xmlXPathNodeSetAdd (void) |
| static int | test_xmlXPathNodeSetAddNs (void) |
| static int | test_xmlXPathNodeSetAddUnique (void) |
| static int | test_xmlXPathNodeSetContains (void) |
| static int | test_xmlXPathNodeSetDel (void) |
| static int | test_xmlXPathNodeSetMerge (void) |
| static int | test_xmlXPathNodeSetRemove (void) |
| static int | test_xmlXPathNodeSetSort (void) |
| static int | test_xmlXPathNodeTrailing (void) |
| static int | test_xmlXPathNodeTrailingSorted (void) |
| static int | test_xmlXPathNormalizeFunction (void) |
| static int | test_xmlXPathNotEqualValues (void) |
| static int | test_xmlXPathNotFunction (void) |
| static int | test_xmlXPathNsLookup (void) |
| static int | test_xmlXPathNumberFunction (void) |
| static int | test_xmlXPathParseNCName (void) |
| static int | test_xmlXPathParseName (void) |
| static int | test_xmlXPathPopBoolean (void) |
| static int | test_xmlXPathPopExternal (void) |
| static int | test_xmlXPathPopNodeSet (void) |
| static int | test_xmlXPathPopNumber (void) |
| static int | test_xmlXPathPopString (void) |
| static int | test_xmlXPathPositionFunction (void) |
| static int | test_xmlXPathRegisterAllFunctions (void) |
| static int | test_xmlXPathRegisterFunc (void) |
| static int | test_xmlXPathRegisterFuncLookup (void) |
| static int | test_xmlXPathRegisterFuncNS (void) |
| static int | test_xmlXPathRegisterNs (void) |
| static int | test_xmlXPathRegisterVariable (void) |
| static int | test_xmlXPathRegisterVariableLookup (void) |
| static int | test_xmlXPathRegisterVariableNS (void) |
| static int | test_xmlXPathRegisteredFuncsCleanup (void) |
| static int | test_xmlXPathRegisteredNsCleanup (void) |
| static int | test_xmlXPathRegisteredVariablesCleanup (void) |
| static int | test_xmlXPathRoot (void) |
| static int | test_xmlXPathRoundFunction (void) |
| static int | test_xmlXPathStartsWithFunction (void) |
| static int | test_xmlXPathStringEvalNumber (void) |
| static int | test_xmlXPathStringFunction (void) |
| static int | test_xmlXPathStringLengthFunction (void) |
| static int | test_xmlXPathSubValues (void) |
| static int | test_xmlXPathSubstringAfterFunction (void) |
| static int | test_xmlXPathSubstringBeforeFunction (void) |
| static int | test_xmlXPathSubstringFunction (void) |
| static int | test_xmlXPathSumFunction (void) |
| static int | test_xmlXPathTrailing (void) |
| static int | test_xmlXPathTrailingSorted (void) |
| static int | test_xmlXPathTranslateFunction (void) |
| static int | test_xmlXPathTrueFunction (void) |
| static int | test_xmlXPathValueFlipSign (void) |
| static int | test_xmlXPathVariableLookup (void) |
| static int | test_xmlXPathVariableLookupNS (void) |
| static int | test_xmlXPathWrapCString (void) |
| static int | test_xmlXPathWrapExternal (void) |
| static int | test_xmlXPathWrapNodeSet (void) |
| static int | test_xmlXPatherror (void) |
| static int | test_xmlXPtrBuildNodeList (void) |
| static int | test_xmlXPtrEval (void) |
| static int | test_xmlXPtrEvalRangePredicate (void) |
| static int | test_xmlXPtrLocationSetAdd (void) |
| static int | test_xmlXPtrLocationSetCreate (void) |
| static int | test_xmlXPtrLocationSetDel (void) |
| static int | test_xmlXPtrLocationSetMerge (void) |
| static int | test_xmlXPtrLocationSetRemove (void) |
| static int | test_xmlXPtrNewCollapsedRange (void) |
| static int | test_xmlXPtrNewContext (void) |
| static int | test_xmlXPtrNewLocationSetNodeSet (void) |
| static int | test_xmlXPtrNewLocationSetNodes (void) |
| static int | test_xmlXPtrNewRange (void) |
| static int | test_xmlXPtrNewRangeNodeObject (void) |
| static int | test_xmlXPtrNewRangeNodePoint (void) |
| static int | test_xmlXPtrNewRangeNodes (void) |
| static int | test_xmlXPtrNewRangePointNode (void) |
| static int | test_xmlXPtrNewRangePoints (void) |
| static int | test_xmlXPtrRangeToFunction (void) |
| static int | test_xmlXPtrWrapLocationSet (void) |
Variables |
| static int | generic_errors = 0 |
| static int | call_tests = 0 |
| static int | function_tests = 0 |
| static xmlChar | chartab [1024] |
| static int | inttab [1024] |
| static unsigned long | longtab [1024] |
| static xmlDocPtr | api_doc = NULL |
| static xmlDtdPtr | api_dtd = NULL |
| static xmlNodePtr | api_root = NULL |
| static xmlAttrPtr | api_attr = NULL |
| static xmlNsPtr | api_ns = NULL |
| static int | quiet = 0 |
| static const char * | static_buf_content = "a static buffer" |