Home | History | Annotate | Download | only in sed

Lines Matching full:match_slash

537 static struct buffer *match_slash P_((int slash, int regex));
539 match_slash(slash, regex)
961 if ( !(b = match_slash(ch, true)) )
1280 if ( !(b = match_slash(slash, true)) )
1282 if ( !(b2 = match_slash(slash, false)) )
1305 if ( !(b = match_slash(slash, false)) )
1310 if ( !(b2 = match_slash(slash, false)) )