Home
last modified time | relevance | path

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

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