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

/macosx-10.9.5/ruby-104/ruby/
H A Dencoding.c1892 int rb_ispunct(int c) { return ctype_test(c, ONIGENC_CTYPE_PUNCT); } function

Completed in 176 milliseconds