REG_NOMATCH 5596 regex.cpp return (int) REG_NOMATCH; REG_NOMATCH 5624 regex.cpp return ret >= 0 ? (int) REG_NOERROR : (int) REG_NOMATCH;