Searched refs:setText (Results 1 - 25 of 67) sorted by relevance

123

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DCommonAST.hpp69 setText(txt);
75 setText(t->getText());
80 setText(t->getText());
87 virtual void setText( const ANTLR_USE_NAMESPACE(std)string& txt )
H A DToken.hpp58 setText(txt);
73 virtual void setText(const ANTLR_USE_NAMESPACE(std)string& t);
H A DCommonToken.hpp32 virtual void setText(const ANTLR_USE_NAMESPACE(std)string& s)
H A DASTNULLType.hpp53 void setText(const ANTLR_USE_NAMESPACE(std)string& text);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dschriter.h138 void setText(const UnicodeString& newText);
176 void setText(const UChar* newText, int32_t newTextLength);
H A Dnormlzr.h615 * {@link #setText }, {@link #first() },
675 void setText(const UnicodeString& newText,
686 void setText(const CharacterIterator& newText,
698 void setText(const UChar* newText,
H A Dbrkiter.h174 virtual void setText(const UnicodeString &text) = 0;
194 virtual void setText(UText *text, UErrorCode &status) = 0;
199 * Note that setText(UText *) provides similar functionality to this function,
H A Drbbi.h408 virtual void setText(const UnicodeString& newText);
423 virtual void setText(UText *text, UErrorCode &status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dinputext.h34 void setText(const char *in, int32_t len);
H A Dcsdetect.h27 UBool fStripTags; // If true, setText() will strip tags from input text.
40 void setText(const char *in, int32_t len);
H A Dcoleitr.cpp270 void CollationElementIterator::setText(const UnicodeString& source, function in class:CollationElementIterator
297 void CollationElementIterator::setText(CharacterIterator& source, function in class:CollationElementIterator
304 setText(string_, status);
332 setText(source, status);
345 setText(const_cast<CharacterIterator &>(source), status);
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/answers/
H A Dunaccent.cpp31 t->normalizer.setText(str, status);
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/
H A Dunaccent.cpp33 t->normalizer.setText(str, status);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtstnrapi.cpp79 // test setText(CharacterIterator) and getText()
82 copy.setText(iter, errorCode);
84 errln("error Normalizer::setText() failed: %s", u_errorName(errorCode));
92 errln("error in Normalizer::setText() or Normalizer::getText()");
96 // test setText(UChar *), getUMode() and setMode()
98 copy.setText(s.getBuffer()+1, s.length()-1, errorCode);
104 dataerrln("error in Normalizer::setText(UChar *) or Normalizer::setMode()");
107 // test setText(UChar *, length=-1)
114 copy.setText(s.getBuffer()+1, -1, errorCode);
116 errln("error in Normalizer::setText(UCha
[all...]
H A Drbbiapts.cpp56 bi1->setText(testString);
57 bi2->setText(testString);
58 biequal->setText(testString);
60 bi3->setText("hello");
105 bix->setText(HelloString);
197 bi1->setText((UnicodeString)"Hello there");
228 bi1->setText((UnicodeString)"Hash code");
229 bi2->setText((UnicodeString)"Hash code");
230 bi3->setText((UnicodeString)"Hash code");
252 logln((UnicodeString)"Testing getText setText ");
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/src/
H A DToken.cpp43 void Token::setText(const ANTLR_USE_NAMESPACE(std)string&)
H A DASTNULLType.cpp115 void ASTNULLType::setText( const string& ) function in class:antlr::ASTNULLType
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dschriter.cpp108 StringCharacterIterator::setText(const UnicodeString& newText) { function in class:StringCharacterIterator
110 UCharCharacterIterator::setText(text.getBuffer(), text.length());
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dsearch.h236 virtual void setText(const UnicodeString &text, UErrorCode &status);
253 virtual void setText(CharacterIterator &text, UErrorCode &status);
H A Dstsearch.h337 virtual void setText(const UnicodeString &text, UErrorCode &status);
353 virtual void setText(CharacterIterator &text, UErrorCode &status);
H A Dcoleitr.h95 * between calls to reset(), setOffset(), or setText(). That is, next()
97 * next() or vice versa, reset(), setOffset() or setText() has to be called first
99 * the string (reset() or setText()), or the specified position (setOffset()).
238 void setText(const UnicodeString& str, UErrorCode& status);
246 void setText(CharacterIterator& str, UErrorCode& status);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DRequirementLexer.cpp404 _token->setText(text.substr(_begin, text.length()-_begin));
509 _token->setText(text.substr(_begin, text.length()-_begin));
536 _token->setText(text.substr(_begin, text.length()-_begin));
566 _token->setText(text.substr(_begin, text.length()-_begin));
602 _token->setText(text.substr(_begin, text.length()-_begin));
655 _token->setText(text.substr(_begin, text.length()-_begin));
688 _token->setText(text.substr(_begin, text.length()-_begin));
862 _token->setText(text.substr(_begin, text.length()-_begin));
876 _token->setText(text.substr(_begin, text.length()-_begin));
890 _token->setText(tex
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DRequirementLexer.cpp404 _token->setText(text.substr(_begin, text.length()-_begin));
509 _token->setText(text.substr(_begin, text.length()-_begin));
536 _token->setText(text.substr(_begin, text.length()-_begin));
566 _token->setText(text.substr(_begin, text.length()-_begin));
602 _token->setText(text.substr(_begin, text.length()-_begin));
655 _token->setText(text.substr(_begin, text.length()-_begin));
688 _token->setText(text.substr(_begin, text.length()-_begin));
862 _token->setText(text.substr(_begin, text.length()-_begin));
876 _token->setText(text.substr(_begin, text.length()-_begin));
890 _token->setText(tex
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/samples/break/
H A Dbreak.cpp112 boundary->setText(stringToExamine);
124 boundary->setText(stringToExamine);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/ubrkperf/
H A Dubrkperf.h63 m_brkIt_->setText(UnicodeString(m_file_, m_fileLen_));
90 m_brkIt_->setText(UnicodeString(m_file_, m_fileLen_));

Completed in 152 milliseconds

123