Searched refs:rb_iscntrl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dencoding.c1887 int rb_iscntrl(int c) { return ctype_test(c, ONIGENC_CTYPE_CNTRL); } function
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Druby.h1616 int rb_iscntrl(int c);

Completed in 119 milliseconds