Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/regex/
H A Dregclass.c76 static int Isalpha(int c) { return iswalpha(c); } in Isalpha() function
110 { SZ("alpha"), Isalpha },