Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c2424 PyObject *resultobj, *obj; in libxml_name() local
2463 resultobj = libxml_constxmlCharPtrWrap(res); in libxml_name()
2465 return resultobj; in libxml_name()
2471 PyObject *resultobj, *obj; in libxml_doc() local
2504 resultobj = libxml_xmlDocPtrWrap(res); in libxml_doc()
2505 return resultobj; in libxml_doc()
2511 PyObject *resultobj, *obj; in libxml_properties() local
2522 resultobj = libxml_xmlAttrPtrWrap(res); in libxml_properties()
2523 return resultobj; in libxml_properties()
2529 PyObject *resultobj, *obj; in libxml_next() local
[all …]