Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Didnaconf.cpp29 static const UChar C_TAG[] = {0x3D, 0x3D, 0x3D, 0x3D, 0x3D, 0}; // ===== variable
232 while (s.compare(C_TAG, -1) != 0); //"=====" in Test()
238 if (s.compare(C_TAG, -1) == 0){ //"=====" in Test()