Searched refs:pOtherStr (Results 1 – 1 of 1) sorted by relevance
276 const char* pOtherStr = FormatTypeToString( otherFormat ); in FormatsMatch() local277 if(0 == strcmp(pOtherStr, pFormatStr)) in FormatsMatch()