Searched refs:MT_REPLACE (Results 1 – 1 of 1) sorted by relevance
2581 #define MT_REPLACE 2 /* selected, not empty */ in dosub() macro2588 mtype = patlen ? MT_REPLACE : MT_INSERT; in dosub()2622 if (mtype == MT_REPLACE || *patbeg == '\0') in dosub()2636 if (mtype == MT_REPLACE) in dosub()2641 #undef MT_REPLACE in dosub()