Home
last modified time | relevance | path

Searched refs:ONIG_IS_PATTERN_ERROR (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Donigcmpt200.h227 #define REG_IS_PATTERN_ERROR ONIG_IS_PATTERN_ERROR
H A Doniguruma.h522 #define ONIG_IS_PATTERN_ERROR(ecode) ((ecode) <= -100 && (ecode) > -1000) macro

Completed in 11 milliseconds