Home
last modified time | relevance | path

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

/external/capstone/bindings/vb6/
DmMisc.bas197 If Not isHexChar(x, b) Then Exit Function
250 Public Function isHexChar(hexValue As String, Optional b As Byte) As Boolean function
263 isHexChar = True
268 isHexChar = False