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 not stored for this graph (policy: none)
no test coverage detected