Home | History | Annotate | Download | only in Include

Lines Matching refs:PyUnicode_IS_COMPACT_ASCII

207          * test: PyUnicode_IS_COMPACT_ASCII(op)
374 (PyUnicode_IS_COMPACT_ASCII(op) ? \
418 string may be compact (PyUnicode_IS_COMPACT_ASCII) or not, but must be
432 #define PyUnicode_IS_COMPACT_ASCII(op) \