Searched refs:publicStr (Results 1 – 1 of 1) sorted by relevance
477 static const char *publicStr = "{public}"; in RemovePrivacyFmt() local488 if (pos + 1 + publicLen < fmtLen && strncmp(fmtStr + pos + 1, publicStr, publicLen) == 0) { in RemovePrivacyFmt()