Lines Matching refs:match_at
157 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
344 2005/08/23: [impl] should check DATA_ENSURE() at OP_CCLASS_NODE in match_at().
668 fix OP_REPEAT_INC_NG process in match_at().
678 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for
690 add string range check in match_at() and onig_search().
830 2004/05/21: [impl] perform ensure process for rb_trap_exec() in match_at().
840 add calling of CHECK_INTERRUPT into match_at().
889 is fail at OP_END in match_at().
986 OP_REPEAT_INC_NG process in match_at() is wrong.
1259 2003/08/06: [bug] OP_MEMORY_END_PUSH_REC case in match_at().
1387 2003/05/26: [tune] change OP_NULL_CHECK_END process in match_at().
1601 2003/02/01: [tune] remove region argument from match_at().
1618 2003/01/24: [impl] change SBCMP() -> IS_NEWLINE() in match_at().