Searched refs:_PySys_AddWarnOptionWithError (Results 1 – 2 of 2) sorted by relevance
42 PyAPI_FUNC(int) _PySys_AddWarnOptionWithError(PyObject *option);
1799 _PySys_AddWarnOptionWithError(PyObject *option) in _PySys_AddWarnOptionWithError() function1814 (void)_PySys_AddWarnOptionWithError(option); in PySys_AddWarnOptionUnicode()