Home
last modified time | relevance | path

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

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