Searched defs:inclusive_ns_prefixes (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | c14n.c | 70 xmlChar **inclusive_ns_prefixes; member 1781 xmlC14NMode mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NNewCtx() 1865 void* user_data, int mode, xmlChar **inclusive_ns_prefixes, in xmlC14NExecute() 1967 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocSaveTo() 2002 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocDumpMemory() 2073 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocSave()
|
D | testapi.c | 5378 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocDumpMemory() local 5447 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocSave() local 5523 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocSaveTo() local
|