Searched refs:stricmp (Results 1 – 8 of 8) sorted by relevance
23 #define stricmp std::strcasecmp macro
248 nw4c.doesExportSelected = ((stricmp val "Selection") == 0)253 if (stricmp val "CreativeStudio") == 0 then258 else if (stricmp val "3DEditor") == 0 then268 nw4c.UseCreativeStudio = ((stricmp val "CreativeStudio") == 0)274 "FrameRange": nw4c.doesExportAllFrames = ((stricmp val "Range") != 0)324 "MeshVisibilityMode": nw4c.VisibilityBindByName = ((stricmp val "BindByName") == 0)
379 stricmp( in stricmp() function