Searched defs:rb_isprint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dencoding.c1891 int rb_isprint(int c) { return ctype_test(c, ONIGENC_CTYPE_PRINT); } function

Completed in 87 milliseconds