Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dhuman_sort.hpp38 const bool rDigit = details::simpleIsDigit(*r); in alphanumComp() local
40 if (lDigit && rDigit) in alphanumComp()
50 if (rDigit) in alphanumComp()