Searched refs:simpleIsDigit (Results 1 – 1 of 1) sorted by relevance
14 inline bool simpleIsDigit(const char c) in simpleIsDigit() function39 const bool lDigit = details::simpleIsDigit(*l); in alphanumComp()40 const bool rDigit = details::simpleIsDigit(*r); in alphanumComp()