Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3095 const char *helloWorldInvariant = "(Hello, world)*"; in API_Pattern_UTF8() local
3096 regextst_openUTF8FromInvariant(&re1, helloWorldInvariant, -1, &status); in API_Pattern_UTF8()