Searched refs:stricmp (Results 1 – 6 of 6) sorted by relevance
21 #define stricmp std::strcasecmp macro
243 nw4c.doesExportSelected = ((stricmp val "Selection") == 0)247 "OutputMode": nw4c.UseCreativeStudio = ((stricmp val "CreativeStudio") == 0)251 "FrameRange": nw4c.doesExportAllFrames = ((stricmp val "Range") != 0)292 "MeshVisibilityMode": nw4c.VisibilityBindByName = ((stricmp val "BindByName") == 0)
377 stricmp( in stricmp() function