Searched defs:inclusive_ns_prefixes (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | c14n.c | 70 xmlChar **inclusive_ns_prefixes; member 1776 xmlC14NMode mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NNewCtx() 1869 void* user_data, int mode, xmlChar **inclusive_ns_prefixes, in xmlC14NExecute() 1971 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocSaveTo() 2006 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocDumpMemory() 2077 int mode, xmlChar ** inclusive_ns_prefixes, in xmlC14NDocSave()
|
D | testapi.c | 5353 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocDumpMemory() local 5422 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocSave() local 5498 …xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or… in test_xmlC14NDocSaveTo() local
|