Searched refs:__CompareSpecials (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFStringUtilities.c277 static SInt32 __CompareSpecials(const UCollator *collator, CFOptionFlags options, const UniChar *text1Ptr, UniCharCount text1Length, const UniChar *text2Ptr, UniCharCount text2Length) { function
486 *orderP = __CompareSpecials(collator, options, text1Ptr, text1Length, text2Ptr, text2Length);

Completed in 129 milliseconds