Lines Matching refs:Py_UNICODE
1779 a: Py_UNICODE
1780 b: Py_UNICODE(accept={str})
1781 c: Py_UNICODE(accept={str, NoneType})
1782 d: Py_UNICODE(zeroes=True)
1783 e: Py_UNICODE(accept={str, NoneType}, zeroes=True)
1797 test_Py_UNICODE_converter_impl(PyObject *module, const Py_UNICODE *a,
1798 const Py_UNICODE *b, const Py_UNICODE *c,
1799 const Py_UNICODE *d,
1801 const Py_UNICODE *e,
1808 const Py_UNICODE *a;
1809 const Py_UNICODE *b;
1810 const Py_UNICODE *c;
1811 const Py_UNICODE *d;
1813 const Py_UNICODE *e;
1840 test_Py_UNICODE_converter_impl(PyObject *module, const Py_UNICODE *a,
1841 const Py_UNICODE *b, const Py_UNICODE *c,
1842 const Py_UNICODE *d,
1844 const Py_UNICODE *e,