Searched refs:match_slash (Results 1 – 2 of 2) sorted by relevance
531 static struct buffer *match_slash P_((int slash, int regex));533 match_slash(slash, regex) in match_slash() function953 if ( !(b = match_slash(ch, true)) )1272 if ( !(b = match_slash(slash, true)) )1274 if ( !(b2 = match_slash(slash, false)) )1297 if ( !(b = match_slash(slash, false)) )1302 if ( !(b2 = match_slash(slash, false)) )
143 * sed/compile.c (match_slash): Fix MBCS behavior.278 * sed/compile.c (match_slash): Treat 's&foo&\&&' compatibly with442 * sed/compile.c (compile_program) <case 'y'>: Pass false to match_slash.835 * sed/compile.c (match_slash, snarf_char_class): More843 * sed/compile.c (match_slash): Strip the \ in front of860 (match_slash): Remove same parameter from here. Callers adjusted.1211 * sed/compile.c(match_slash) [REG_PERL]: Ditto1354 * sed/compile.c(match_slash): somewhere between 3.021515 * sed/compile.c(snarf_char_class,match_slash): simplify2513 * compile.c (match_slash): match_slash() did not handle[all …]