Home
last modified time | relevance | path

Searched refs:xisspace (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/databases/memcached/memcached-1.6.12/
H A Dutil.c47 #define xisspace(c) isspace((unsigned char)c) macro
59 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
89 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull_hex()
114 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
134 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
160 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
177 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtod()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c14 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
45 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
65 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
88 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/extra/memcached/utilities/
H A Dutil.c15 #define xisspace(c) isspace((unsigned char)c) macro
25 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
48 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
68 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
92 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/mysql57-client/mysql-5.7.36/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/mysql56-client/mysql-5.6.51/plugin/innodb_memcached/innodb_memcache/util-src/
H A Dutil.c13 #define xisspace(c) isspace((unsigned char)c) macro
23 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
46 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
66 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
90 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/innodb_memcached/daemon_memcached/utilities/
H A Dutil.c17 #define xisspace(c) isspace((unsigned char)c) macro
27 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoull()
50 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoll()
70 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtoul()
99 if (xisspace(*endptr) || (*endptr == '\0' && endptr != str)) { in safe_strtol()

1234567