Searched refs:CFStringGetSurrogatePairForLongCharacter (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFString.h855 CF_INLINE Boolean CFStringGetSurrogatePairForLongCharacter(UTF32Char character, UniChar *surrogates) { function
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfstring.py582 self.assertResultIsBOOL(CFStringGetSurrogatePairForLongCharacter)
583 ok, chars = CFStringGetSurrogatePairForLongCharacter(v, None)

Completed in 253 milliseconds