Lines Matching refs:PyMultibyteCodec_CAPSULE_NAME
1856 if (!PyCapsule_IsValid(arg, PyMultibyteCodec_CAPSULE_NAME)) {1861 codec = PyCapsule_GetPointer(arg, PyMultibyteCodec_CAPSULE_NAME);