Searched refs:matchesCURSignature (Results 1 – 1 of 1) sorted by relevance
90 bool matchesCURSignature(char* contents) in matchesCURSignature() function126 if (matchesICOSignature(contents) || matchesCURSignature(contents)) in create()