Searched refs:C_TAG (Results 1 – 1 of 1) sorted by relevance
25 static const UChar C_TAG[] = {0x3D, 0x3D, 0x3D, 0x3D, 0x3D, 0}; // ===== variable293 while (s.compare(C_TAG, -1) != 0); //"=====" in Test()299 if (s.compare(C_TAG, -1) == 0){ //"=====" in Test()