|
ubit
|
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::UCstr | static |
| compareN(const char *s1, const char *s2, unsigned int n, bool ignore_case=false) | ubit::UCstr | static |
| dup(const char *s) | ubit::UCstr | static |
| dup(const char *s1, const char *s2) | ubit::UCstr | static |
| dup(const char *s1, char sep, const char *s2) | ubit::UCstr | static |
| equals(const char *s1, const char *s2, bool ignore_case=false) | ubit::UCstr | static |
| 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::UCstr | static |
| suffix(const char *pathname) | ubit::UCstr | static |
1.8.12