_PyUnicodeUCS2_IsUppercase

_

  1. int _PyUnicodeUCS2_IsUppercase(Py_UNICODE ch)
    version(!Python_3_3_Or_Later && Python_Unicode_UCS2)
    extern (C)
    int
    _PyUnicodeUCS2_IsUppercase
  2. alias _PyUnicode_IsUppercase = _PyUnicodeUCS2_IsUppercase

Meta