ubit
ubit::UCstr Member List

This is the complete list of members for ubit::UCstr, including all inherited members.

compare(const char *s1, const char *s2, bool ignore_case=false)ubit::UCstrstatic
compareN(const char *s1, const char *s2, unsigned int n, bool ignore_case=false)ubit::UCstrstatic
dup(const char *s)ubit::UCstrstatic
dup(const char *s1, const char *s2)ubit::UCstrstatic
dup(const char *s1, char sep, const char *s2)ubit::UCstrstatic
equals(const char *s1, const char *s2, bool ignore_case=false)ubit::UCstrstatic
parsePath(char *path_name, int path_len, char *&dir_name, int &dir_len, char *&base_name, int &base_len, char *&suffix, int &suffix_len)ubit::UCstrstatic
suffix(const char *pathname)ubit::UCstrstatic