Searched refs:_msi_FCICreate_impl (Results 1 – 2 of 2) sorted by relevance
39 _msi_FCICreate_impl(PyObject *module, const char *cabname, PyObject *files);65 return_value = _msi_FCICreate_impl(module, cabname, files); in _msi_FCICreate()
257 _msi_FCICreate_impl(PyObject *module, const char *cabname, PyObject *files) in _msi_FCICreate_impl() function