Searched refs:ONIGENC_IS_CODE_PRINT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dregerror.c364 else if (!ONIGENC_IS_CODE_PRINT(enc, *p) &&
H A Dregcomp.c5552 ONIGENC_IS_CODE_PRINT(reg->enc, (OnigCodePoint )i))
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dencoding.h180 #define rb_enc_isprint(c,enc) ONIGENC_IS_CODE_PRINT((enc),(c))
H A Doniguruma.h280 #define ONIGENC_IS_CODE_PRINT(enc,code) \ macro

Completed in 206 milliseconds