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