Searched refs:ONIGENC_IS_UNDEF (Results 1 – 2 of 2) sorted by relevance
266 #define ONIGENC_IS_UNDEF(enc) ((enc) == ONIG_ENCODING_UNDEF) macro
5504 if (ONIGENC_IS_UNDEF(enc)) in onig_reg_init()