Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c4215 xo_format_is_numeric (const char *fmt, ssize_t flen) in xo_format_is_numeric() function
4494 } else if (xo_format_is_numeric(fmt, flen)) in xo_format_value()