Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2748 SwigPtr_PyObject(PyObject *obj, bool initial_ref = true) :_obj(obj) in SwigPtr_PyObject() argument
2750 if (initial_ref) { in SwigPtr_PyObject()