Home
last modified time | relevance | path

Searched defs:string_to_unsigned_integer (Results 1 – 2 of 2) sorted by relevance

/dports/databases/soci/soci-4.0.1/src/backends/postgresql/
H A Dcommon.h61 T string_to_unsigned_integer(char const * buf) in string_to_unsigned_integer() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/basic/
H A Dstring.h417 inline bool string_to_unsigned_integer(const char* s, T& value) { in string_to_unsigned_integer() function