Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c3547 PystringSet_Convert(PyObject *py_strings, xmlChar *** result) in PystringSet_Convert() function
3643 result = PystringSet_Convert(pyobj_prefixes, &prefixes); in libxml_C14NDocDumpMemory()
3729 result = PystringSet_Convert(pyobj_prefixes, &prefixes); in libxml_C14NDocSaveTo()