Searched refs:smartquotes (Results 1 – 4 of 4) sorted by relevance
2 smartquotes-locales: ja: ""''
1336 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() argument1364 if (smartquotes && squotes && !dquotes) in PyBytes_Repr()
932 PyString_Repr(PyObject *obj, int smartquotes) in PyString_Repr() argument955 if (smartquotes && in PyString_Repr()
1261 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() argument1291 if (smartquotes && squotes && !dquotes) in PyBytes_Repr()