Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_msi.c988 createrecord(PyObject *o, PyObject *args) in createrecord() function
1011 {"CreateRecord", (PyCFunction)createrecord, METH_VARARGS,
/external/python/cpython3/PC/
D_msi.c1023 createrecord(PyObject *o, PyObject *args) in createrecord() function
1046 {"CreateRecord", (PyCFunction)createrecord, METH_VARARGS,