Searched refs:ONIG_IS_PATTERN_ERROR (Results 1 – 2 of 2) sorted by relevance
227 #define REG_IS_PATTERN_ERROR ONIG_IS_PATTERN_ERROR
606 #define ONIG_IS_PATTERN_ERROR(ecode) ((ecode) <= -100 && (ecode) > -1000) macro
Completed in 10 milliseconds