Searched refs:REG_NOMATCH (Results 1 – 6 of 6) sorted by relevance
91 REG_NOMATCH /* match failed */ enumerator
418 case PCRE_ERROR_NOMATCH: return REG_NOMATCH; in regexec()
59 { ONIG_MISMATCH, REG_NOMATCH }, in onig2posix_error_code()204 r = REG_NOMATCH; in regexec()
46 #define REG_NOMATCH 1 macro
3516 - case REG_NOMATCH:
9784 defined in the header file, of which REG_NOMATCH is the "expected"
Completed in 60 milliseconds