• Home
  • Raw
  • Download

Lines Matching full:void

33     void runIndexedTest(int32_t index, UBool exec, const char* &name,
36 void TestInstantiation(void);
38 void TestSimpleRules(void);
40 void TestInlineSet(void);
42 void TestAnchors(void);
44 void TestPatternQuoting(void);
54 void TestRuleBasedInverse(void);
59 void TestKeyboard(void);
64 void TestKeyboard2(void);
69 void TestKeyboard3(void);
71 void keyboardAux(const Transliterator& t,
74 void TestArabic(void);
80 void TestCompoundKana(void);
85 void TestCompoundHex(void);
90 void TestFiltering(void);
95 void TestJ277(void);
100 void TestJ243(void);
105 void TestJ329(void);
110 void TestSegments(void);
115 void TestCursorOffset(void);
121 void TestArbitraryVariableValues(void);
127 void TestPositionHandling(void);
132 void TestHiraganaKatakana(void);
137 void TestCopyJ476(void);
143 void TestInterIndic(void);
148 void TestFilterIDs(void);
153 void TestCaseMap(void);
158 void TestNameMap(void);
163 void TestLiberalizedID(void);
167 void TestCreateInstance(void);
169 void TestNormalizationTransliterator(void);
171 void TestCompoundRBT(void);
173 void TestCompoundFilter(void);
175 void TestRemove(void);
177 void TestToRules(void);
179 void TestContext(void);
181 void TestSupplemental(void);
183 void TestQuantifier(void);
188 void TestSTV(void);
190 void TestCompoundInverse(void);
192 void TestNFDChainRBT(void);
197 void TestNullInverse(void);
202 void TestAliasInverseID(void);
207 void TestCompoundInverseID(void);
212 void TestUndefinedVariable(void);
217 void TestEmptyContext(void);
222 void TestCompoundFilterID(void);
227 void TestPropertySet(void);
232 void TestNewEngine(void);
238 void TestQuantifiedSegment(void);
241 void TestDevanagariLatinRT(void);
244 void TestTeluguLatinRT(void);
247 void TestGujaratiLatinRT(void);
250 void TestSanskritLatinRT(void);
253 void TestCompoundLatinRT(void);
256 void TestGurmukhiDevanagari(void);
260 void TestLocaleInstantiation(void);
265 void TestTitleAccents(void);
270 void TestLocaleResource(void);
275 void TestParseError(void);
280 void TestOutputSet(void);
286 void TestVariableRange(void);
291 void TestInvalidPostContext(void);
296 void TestIDForms(void);
301 void TestToRulesMark(void);
306 void TestEscape(void);
308 void TestAnchorMasking(void);
313 void TestDisplayName(void);
318 void TestSpecialCases(void);
322 void TestIncrementalProgress(void);
327 void TestSurrogateCasing (void);
329 void TestFunction(void);
331 void TestInvalidBackRef(void);
333 void TestMulticharStringSet(void);
335 void TestUserFunction(void);
337 void TestAnyX(void);
339 void TestAny(void);
341 void TestSourceTargetSet(void);
343 void TestPatternWhiteSpace(void);
345 void TestAllCodepoints(void);
347 void TestBoilerplate(void);
349 void TestAlternateSyntax(void);
351 void TestRuleStripping(void);
353 void TestHalfwidthFullwidth(void);
355 void TestThai(void);
360 void TestBeginEnd(void);
365 void TestBeginEndToRules(void);
370 void TestRegisterAlias(void);
372 void TestBasicTransliteratorEvenWithoutData(void);
377 void expectT(const UnicodeString& id,
381 void expect(const UnicodeString& rules,
386 void expect(const UnicodeString& id,
392 void expect(const Transliterator& t,
397 void expect(const Transliterator& t,
402 void expectAux(const UnicodeString& tag,
407 virtual void expectAux(const UnicodeString& tag,
415 void checkRules(const UnicodeString& label, Transliterator& t2,
417 void CheckIncrementalAux(const Transliterator* t,
420void reportParseError(const UnicodeString& message, const UParseError& parseError, const UErrorCod…