Searched refs:isHexChar (Results 1 – 1 of 1) sorted by relevance
197 If Not isHexChar(x, b) Then Exit Function250 Public Function isHexChar(hexValue As String, Optional b As Byte) As Boolean function263 isHexChar = True268 isHexChar = False