Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python.h60 PyObject **object_p; member
H A Dnxt_python.c771 *pstr->object_p = obj; in nxt_python_init_strings()
786 obj = *pstr->object_p; in nxt_python_done_strings()
789 *pstr->object_p = NULL; in nxt_python_done_strings()