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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dbrkeng.h137 * UnhandledEngine
141 * <p>UnhandledEngine is a special subclass of LanguageBreakEngine that
151 class UnhandledEngine : public LanguageBreakEngine { class in inherits:LanguageBreakEngine
167 UnhandledEngine(UErrorCode &status);
172 virtual ~UnhandledEngine();
H A Dbrkeng.cpp57 UnhandledEngine::UnhandledEngine(UErrorCode &/*status*/) { function in class:UnhandledEngine
63 UnhandledEngine::~UnhandledEngine() {
72 UnhandledEngine::handles(UChar32 c, int32_t breakType) const {
78 UnhandledEngine::findBreaks( UText *text,
102 UnhandledEngine::handleCharacter(UChar32 c, int32_t breakType) {
H A Drbbi.cpp1857 fUnhandledBreakEngine = new UnhandledEngine(status);
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Drbbi.h44 class UnhandledEngine;
159 UnhandledEngine *fUnhandledBreakEngine;
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h2204 #define UnhandledEngine U_ICU_ENTRY_POINT_RENAME(UnhandledEngine) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Durename.h2204 #define UnhandledEngine U_ICU_ENTRY_POINT_RENAME(UnhandledEngine) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Durename.h2204 #define UnhandledEngine U_ICU_ENTRY_POINT_RENAME(UnhandledEngine) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h2204 #define UnhandledEngine U_ICU_ENTRY_POINT_RENAME(UnhandledEngine) macro

Completed in 233 milliseconds