Searched refs:MT_REPLACE (Results 1 – 1 of 1) sorted by relevance
2556 #define MT_REPLACE 2 /* selected, not empty */ in dosub() macro2563 mtype = patlen ? MT_REPLACE : MT_INSERT; in dosub()2597 if (mtype == MT_REPLACE || *patbeg == '\0') in dosub()2611 if (mtype == MT_REPLACE) in dosub()2616 #undef MT_REPLACE in dosub()