Searched defs:utf8 (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/t/
H A D_unicode_handling.pm10 sub utf8::import { } subroutine
11 sub utf8::unimport { } subroutine
/macosx-10.10.1/pcre-7/pcre/
H A Dpcre_newline.c76 _pcre_is_newline(USPTR ptr, int type, USPTR endptr, int *lenptr, BOOL utf8) argument
125 _pcre_was_newline(USPTR ptr, int type, USPTR startptr, int *lenptr, BOOL utf8) argument
[all...]
H A Dpcre_study.c81 BOOL utf8 = (options & PCRE_UTF8) != 0; local
482 set_start_bits(const uschar *code, uschar *start_bits, BOOL caseless, BOOL utf8, compile_data *cd) argument
[all...]
H A Dpcrecpp.h434 bool utf8() const { function in class:pcrecpp::RE_Options
/macosx-10.10.1/libdispatch-442.1.4/private/
H A Ddata_private.h244 DISPATCH_DATA_FORMAT_TYPE_DECL(utf8); variable
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A DStringServices.cpp301 std::string utf8; local
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DConfig.pm40 sub utf8 { subroutine
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dunisetspan.h122 uint8_t *utf8; member in class:UnicodeSetStringSpan
H A Ducnvlat1.c323 UConverter *utf8; local
[all...]
H A Ducnv_u8.c755 UConverter *utf8; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.h45 const char *utf8; member in struct:ConversionCase
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcstrcase.c972 char utf8BeforeTitle[64], utf8TitleSentNoLower[64], utf8[64]; local
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/unisetperf/
H A Dunisetperf.cpp121 char *utf8; member in class:UnicodeSetPerformanceTest
316 char utf8[4]; local
362 char utf8[4]; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/utrie2perf/
H A Dutrie2perf.cpp87 char *utf8; member in class:UTrie2PerfTest
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DIdentifier.h61 CString utf8() const { return m_string.utf8(); } function in class:JSC::Identifier
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A Dmisc.c30 char *utf8(CFStringRef s) { function
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/acltool/
H A DaclUtils.cpp160 const char *utf8 = CFStringGetCStringPtr(string, kCFStringEncodingUTF8); local
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Ducs4.c198 idn_ucs4_utf8toucs4(const char *utf8, unsigned long *ucs4, size_t tolen) { argument
295 idn_ucs4_ucs4toutf8(const unsigned long *ucs4, char *utf8, size_t tolen) { argument
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dencoding.h135 UConverter *utf8; /* for conversion between UTF-8 and UTF-16 */ member in struct:_uconv_t
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_unistr.c377 u8 *utf8; local
/macosx-10.10.1/ruby-106/ruby/test/ruby/enc/
H A Dtest_emoji.rb358 def utf8(st method in class:Emoji
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dgendata.cpp282 char *utf8 = NULL; local
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/utfperf/
H A Dutfperf.cpp33 static char utf8[INPUT_CAPACITY]; variable
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dscutil.c127 CFStringRef utf8; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp595 std::string utf8; local
[all...]

Completed in 337 milliseconds

123