Home
last modified time | relevance | path

Searched refs:getnum (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_paramhlp.c226 static ParameterError getnum(long *val, const char *str, int base) in getnum() function
247 return getnum(val, str, 10); in str2num()
252 ParameterError result = getnum(val, str, 8); in oct2nummax()
274 ParameterError result = getnum(val, str, 10); in str2unum()

Completed in 11 milliseconds