| [ | |
| { | |
| "function_name": "xmlC14NErrFull", | |
| "function_signature": "static void xmlC14NErrFull(xmlC14NCtxPtr ctxt, xmlNodePtr node, int code, const char *str1,\n const char *msg, ...)", | |
| "test_filename": "tests_c14n_xmlC14NErrFull.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NIsNodeInNodeset", | |
| "function_signature": "static int xmlC14NIsNodeInNodeset(void *user_data, xmlNodePtr node, xmlNodePtr parent)", | |
| "test_filename": "tests_c14n_xmlC14NIsNodeInNodeset.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NVisibleNsStackDestroy", | |
| "function_signature": "static void xmlC14NVisibleNsStackDestroy(xmlC14NVisibleNsStackPtr cur)", | |
| "test_filename": "tests_c14n_xmlC14NVisibleNsStackDestroy.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NVisibleNsStackAdd", | |
| "function_signature": "static int xmlC14NVisibleNsStackAdd(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlNodePtr node)", | |
| "test_filename": "tests_c14n_xmlC14NVisibleNsStackAdd.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NVisibleNsStackSave", | |
| "function_signature": "static void xmlC14NVisibleNsStackSave(xmlC14NVisibleNsStackPtr cur, xmlC14NVisibleNsStackPtr state)", | |
| "test_filename": "tests_c14n_xmlC14NVisibleNsStackSave.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NVisibleNsStackRestore", | |
| "function_signature": "static void xmlC14NVisibleNsStackRestore(xmlC14NVisibleNsStackPtr cur, xmlC14NVisibleNsStackPtr state)", | |
| "test_filename": "tests_c14n_xmlC14NVisibleNsStackRestore.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NStrEqual", | |
| "function_signature": "static int xmlC14NStrEqual(const xmlChar *str1, const xmlChar *str2)", | |
| "test_filename": "tests_c14n_xmlC14NStrEqual.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NVisibleNsStackFind", | |
| "function_signature": "static int xmlC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns)", | |
| "test_filename": "tests_c14n_xmlC14NVisibleNsStackFind.c" | |
| }, | |
| { | |
| "function_name": "xmlExcC14NVisibleNsStackFind", | |
| "function_signature": "static int xmlExcC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlC14NCtxPtr ctx)", | |
| "test_filename": "tests_c14n_xmlExcC14NVisibleNsStackFind.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NNsCompare", | |
| "function_signature": "static int xmlC14NNsCompare(const void *data1, const void *data2)", | |
| "test_filename": "tests_c14n_xmlC14NNsCompare.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NPrintNamespaces", | |
| "function_signature": "static int xmlC14NPrintNamespaces(const xmlNs *ns, xmlC14NCtxPtr ctx)", | |
| "test_filename": "tests_c14n_xmlC14NPrintNamespaces.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NProcessNamespacesAxis", | |
| "function_signature": "static int xmlC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)", | |
| "test_filename": "tests_c14n_xmlC14NProcessNamespacesAxis.c" | |
| }, | |
| { | |
| "function_name": "xmlExcC14NProcessNamespacesAxis", | |
| "function_signature": "static int xmlExcC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)", | |
| "test_filename": "tests_c14n_xmlExcC14NProcessNamespacesAxis.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NAttrsCompare", | |
| "function_signature": "static int xmlC14NAttrsCompare(const void *data1, const void *data2)", | |
| "test_filename": "tests_c14n_xmlC14NAttrsCompare.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NPrintAttrs", | |
| "function_signature": "static int xmlC14NPrintAttrs(const void *data, void *user)", | |
| "test_filename": "tests_c14n_xmlC14NPrintAttrs.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NFindHiddenParentAttr", | |
| "function_signature": "static xmlAttrPtr xmlC14NFindHiddenParentAttr(xmlC14NCtxPtr ctx, xmlNodePtr cur, const xmlChar * name, const xmlChar * ns)", | |
| "test_filename": "tests_c14n_xmlC14NFindHiddenParentAttr.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NFixupBaseAttr", | |
| "function_signature": "static xmlAttrPtr xmlC14NFixupBaseAttr(xmlC14NCtxPtr ctx, xmlAttrPtr xml_base_attr)", | |
| "test_filename": "tests_c14n_xmlC14NFixupBaseAttr.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NProcessAttrsAxis", | |
| "function_signature": "static int xmlC14NProcessAttrsAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int parent_visible)", | |
| "test_filename": "tests_c14n_xmlC14NProcessAttrsAxis.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NCheckForRelativeNamespaces", | |
| "function_signature": "static int xmlC14NCheckForRelativeNamespaces(xmlC14NCtxPtr ctx, xmlNodePtr cur)", | |
| "test_filename": "tests_c14n_xmlC14NCheckForRelativeNamespaces.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NProcessElementNode", | |
| "function_signature": "static int xmlC14NProcessElementNode(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)", | |
| "test_filename": "tests_c14n_xmlC14NProcessElementNode.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NProcessNode", | |
| "function_signature": "static int xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur)", | |
| "test_filename": "tests_c14n_xmlC14NProcessNode.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NProcessNodeList", | |
| "function_signature": "static int xmlC14NProcessNodeList(xmlC14NCtxPtr ctx, xmlNodePtr cur)", | |
| "test_filename": "tests_c14n_xmlC14NProcessNodeList.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NFreeCtx", | |
| "function_signature": "static void xmlC14NFreeCtx(xmlC14NCtxPtr ctx)", | |
| "test_filename": "tests_c14n_xmlC14NFreeCtx.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NNewCtx", | |
| "function_signature": "static xmlC14NCtxPtr xmlC14NNewCtx(xmlDocPtr doc,\n\t xmlC14NIsVisibleCallback is_visible_callback, void* user_data,\n xmlC14NMode mode, xmlChar ** inclusive_ns_prefixes,\n int with_comments, xmlOutputBufferPtr buf)", | |
| "test_filename": "tests_c14n_xmlC14NNewCtx.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NExecute", | |
| "function_signature": "int xmlC14NExecute(xmlDoc *doc, xmlC14NIsVisibleCallback is_visible_callback,\n\t void* user_data, int mode, xmlChar **inclusive_ns_prefixes,\n\t int with_comments, xmlOutputBuffer *buf)", | |
| "test_filename": "tests_c14n_xmlC14NExecute.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NDocSaveTo", | |
| "function_signature": "int xmlC14NDocSaveTo(xmlDoc *doc, xmlNodeSet *nodes,\n int mode, xmlChar ** inclusive_ns_prefixes,\n int with_comments, xmlOutputBuffer *buf)", | |
| "test_filename": "tests_c14n_xmlC14NDocSaveTo.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NDocDumpMemory", | |
| "function_signature": "int xmlC14NDocDumpMemory(xmlDoc *doc, xmlNodeSet *nodes,\n int mode, xmlChar ** inclusive_ns_prefixes,\n int with_comments, xmlChar ** doc_txt_ptr)", | |
| "test_filename": "tests_c14n_xmlC14NDocDumpMemory.c" | |
| }, | |
| { | |
| "function_name": "xmlC14NDocSave", | |
| "function_signature": "int xmlC14NDocSave(xmlDoc *doc, xmlNodeSet *nodes,\n int mode, xmlChar ** inclusive_ns_prefixes,\n int with_comments, const char *filename, int compression)", | |
| "test_filename": "tests_c14n_xmlC14NDocSave.c" | |
| } | |
| ] |