MCPcopy Create free account
hub / github.com/coronalabs/corona / CompareNoCase

Method CompareNoCase

platform/windows/Corona.Native.Library.Win32/WinString.cpp:654–676  ·  view source on GitHub ↗

Non-case sensitive comparison between this object's string and the given string. Can be used for sorts. @param text Pointer to a NULL terminated string to compare with. Can be NULL which is considered an empty string. @return Returns a negative number of this object's string is less than the given string. Returns zero if this object's string matches the given string. Returns a positive number of t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

OnOKMethod · 0.80
OnInitDialogMethod · 0.80
UpdateAliasListMethod · 0.80
OnOKMethod · 0.80
OnOKMethod · 0.80
OnFileOpenInEditorMethod · 0.80
OnOKMethod · 0.80
IsDistributionMethod · 0.80

Calls 1

GetLengthFunction · 0.85

Tested by

no test coverage detected