Home
last modified time | relevance | path

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

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