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