Searched refs:IsXDigit (Results 1 – 2 of 2) sorted by relevance
869 static int IsXDigit(int enc, int c) in IsXDigit() function1091 if (IsXDigit(enc, c)) val |= ONIGENC_CTYPE_XDIGIT; in exec()
343 ex. \p{IsXDigit}.
Completed in 6 milliseconds