10 return o ? (*o >=
'0' && *o <=
'9') :
false;
36 if ((cas &&
c != cas) || res <
n) {
46 if (cas &&
c != cas) {
78 return b && (!strcmp(
b,
"1") || !strcmp(
b,
"true"));
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key
RZ_API void * sdb_ptr_get(Sdb *db, const char *key, ut32 *cas)
RZ_API int sdb_ptr_set(Sdb *db, const char *key, void *p, ut32 cas)
RZ_API int sdb_num_max(Sdb *db, const char *k, ut64 n, ut32 cas)
RZ_API int sdb_num_add(Sdb *s, const char *key, ut64 v, ut32 cas)
RZ_API bool sdb_bool_get(Sdb *db, const char *str, ut32 *cas)
RZ_API bool sdb_num_exists(Sdb *s, const char *key)
RZ_API int sdb_num_set(Sdb *s, const char *key, ut64 v, ut32 cas)
RZ_API int sdb_num_min(Sdb *db, const char *k, ut64 n, ut32 cas)
RZ_API int sdb_bool_set(Sdb *db, const char *str, bool v, ut32 cas)
RZ_API ut64 sdb_num_get(Sdb *s, const char *key, ut32 *cas)
RZ_API ut64 sdb_num_dec(Sdb *s, const char *key, ut64 n2, ut32 cas)
RZ_API ut64 sdb_num_inc(Sdb *s, const char *key, ut64 n2, ut32 cas)
RZ_API int sdb_set(Sdb *s, const char *key, const char *val, ut32 cas)
RZ_API int sdb_add(Sdb *s, const char *key, const char *val, ut32 cas)
RZ_API const char * sdb_const_get(Sdb *s, const char *key, ut32 *cas)
RZ_API char * sdb_itoa(ut64 n, char *s, int base)
RZ_API ut64 sdb_atoi(const char *s)
RZ_API int sdb_num_base(const char *s)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()