Searched defs:text (Results 101 - 125 of 816) sorted by relevance

1234567891011>>

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dnormlzr.h749 CharacterIterator *text; member in class:Normalizer
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dutil_props.cpp185 int32_t ICU_Utility::parseNumber(const UnicodeString& text, argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dbrktrans.cpp82 void BreakTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, argument
H A Dcasetrn.cpp135 void CaseMapTransliterator::handleTransliterate(Replaceable& text, argument
H A Dfuncrepl.cpp78 int32_t FunctionReplacer::replace(Replaceable& text, argument
H A Dnortrans.cpp100 void NormalizationTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, argument
H A Dquant.cpp63 UMatchDegree Quantifier::matches(const Replaceable& text, argument
H A Drbt.cpp201 RuleBasedTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index, argument
[all...]
H A Dstsearch.cpp232 void StringSearch::setText(const UnicodeString &text, UErrorCode &status) argument
24 StringSearch(const UnicodeString &pattern, const UnicodeString &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status) argument
50 StringSearch(const UnicodeString &pattern, const UnicodeString &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status) argument
82 StringSearch(const UnicodeString &pattern, CharacterIterator &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status) argument
107 StringSearch(const UnicodeString &pattern, CharacterIterator &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status) argument
240 setText(CharacterIterator &text, UErrorCode &status) argument
[all...]
H A Duni2name.cpp70 void UnicodeNameTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, argument
/macosx-10.10.1/ICU-531.30/icuSources/samples/uciter8/
H A Duciter8.c294 static const UChar text[]={ local
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGDisassembler.h79 DumpedOp(CodeOrigin codeOrigin, CString text) argument
86 CString text; member in struct:JSC::DFG::Disassembler::DumpedOp
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapexop.c75 char *matcheddn = NULL, *text = NULL, **refs = NULL; local
H A Dldapmodrdn.c245 char *matcheddn=NULL, *text=NULL, **refs=NULL; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dentry.c186 const char *text; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A DmatchedValues.c176 const char *text; local
250 const char *text; local
287 const char *text = NULL; local
312 const char *text; local
H A Dslapacl.c303 const char *text; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Ddyngroup.c94 const char *text; local
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ddh.c92 int i,badops=0,text=0; local
H A Dpkcs7.c90 int print_certs=0,text=0,noout=0; local
H A Dsess_id.c97 int cert=0,noout=0,text=0; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/mdc2/
H A Dmdc2dgst.c193 static char *text="Now is the time for all "; local
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/Regressions/crypto/
H A Dpbkdf2-00-hmac-sha1.c17 hmac_sha1(const uint8_t *key, size_t key_len, const uint8_t *text, size_t text_len, argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecPBKDF.c16 hmac_sha1_PRF(const uint8_t *key, size_t key_len, const uint8_t *text, size_t text_len, uint8_t digest[CC_SHA1_DIGEST_LENGTH]) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebKitGraphics.cpp81 LPCTSTR text; member in struct:WebTextRenderInfoWithoutShadow
91 float TextFloatWidth(LPCTSTR text, int length, const WebFontDescription& description) argument
114 unsigned CenterTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription& description, float width, WCHAR* buffer) argument
126 unsigned RightTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription& description, float width, WCHAR* buffer) argument
[all...]

Completed in 798 milliseconds

1234567891011>>