Go to the source code of this file.
Namespaces | |
| namespace | sherpa |
Typedefs | |
| typedef uint32_t | sherpa::hash32_t |
Functions | |
| std::string | sherpa::strdowncase (const std::string &s) |
| std::string | sherpa::unsigned_str (uint32_t n) |
| std::string | sherpa::unsigned64_str (uint64_t ul) |
| std::string | sherpa::sgetenv (const char *var) |
| std::string | sherpa::sgetenv (const std::string &s) |
| uint64_t | sherpa::atollu (const char *s) |
| uint64_t | sherpa::atollu (const std::string &s) |
| const char * | sherpa::strnchr (const char *s, size_t len, char c) |
| const unsigned char * | sherpa::ustrnchr (const unsigned char *s, size_t len, unsigned char c) |
1.4.7