Searched defs:utf8String (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCFWrappers.c11 void CFStringPerformWithCStringAndLength(CFStringRef inStr, void(^operation)(const char *utf8String, size_t utf8Length)) { argument
42 void CFStringPerformWithCString(CFStringRef inStr, void(^operation)(const char *utf8String)) { argument
H A DSecFileLocations.c209 void WithPathInKeychainDirectory(CFStringRef fileName, void(^operation)(const char *utf8String)) argument
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCFWrappers.c11 void CFStringPerformWithCStringAndLength(CFStringRef inStr, void(^operation)(const char *utf8String, size_t utf8Length)) { argument
42 void CFStringPerformWithCString(CFStringRef inStr, void(^operation)(const char *utf8String)) { argument
H A DSecFileLocations.c209 void WithPathInKeychainDirectory(CFStringRef fileName, void(^operation)(const char *utf8String)) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebMemorySampler.cpp141 CString utf8String = processDetails.utf8(); local
186 CString utf8String = statString.toString().utf8(); local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A DStringServices.cpp46 char * utf8String = NULL; local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DResourceRequestCFNet.cpp177 CString utf8String = partition.utf8(); local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h135 ComponentUTF8String* utf8String; /* UTF8String SIZE 1..MAX */ member in union:DirectoryString::DirectoryStringChoiceUnion
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginDatabase.cpp622 CString utf8String = string.utf8(); local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp43 ConvertToString(const char * utf8String) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp641 char* utf8String = npnMemNewArray<char>(stringLength + 1); local
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp1618 CString utf8String = builder.toString().utf8(); local
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcmsccoll.c3943 char utf8String[3][256]; local

Completed in 200 milliseconds