Home
last modified time | relevance | path

Searched refs:TestCase11049 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/icu/icu/source/test/intltest/
H A Dregextst.h76 …virtual void TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lineN…
H A Dregextst.cpp5572 TestCase11049("A|B|C", "a string \\ud800\\udc00", FALSE, __LINE__); in TestBug11049()
5573 TestCase11049("A|B|C", "string matches at end C", TRUE, __LINE__); in TestBug11049()
5578 TestCase11049("C", "a string \\ud800\\udc00", FALSE, __LINE__); in TestBug11049()
5579 TestCase11049("C", "string matches at end C", TRUE, __LINE__); in TestBug11049()
5583 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049() function in RegexTest
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dregextst.h76 …virtual void TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lineN…
H A Dregextst.cpp5572 TestCase11049("A|B|C", "a string \\ud800\\udc00", FALSE, __LINE__); in TestBug11049()
5573 TestCase11049("A|B|C", "string matches at end C", TRUE, __LINE__); in TestBug11049()
5578 TestCase11049("C", "a string \\ud800\\udc00", FALSE, __LINE__); in TestBug11049()
5579 TestCase11049("C", "string matches at end C", TRUE, __LINE__); in TestBug11049()
5583 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049() function in RegexTest