Lines Matching refs:str_replace
74 $dir = str_replace(":","/",$ns);
85 $path = str_replace(':','/',$path);
93 $id = str_replace("/",":",$id);
110 $TEXT = str_replace('%%', "FCKGPERCENTESC", $TEXT);
133 return str_replace("\n", "__code_NL__",$matches[0]);
143 $TEXT = str_replace("__code_NL__","\n", $TEXT);
144 $TEXT = str_replace("FCKGPERCENTESC", '%%', $TEXT);
146 $TEXT = str_replace('~~COMPLEX_TABLES~~','',$TEXT);
169 $TEXT = str_replace("~~MULTI_PLUGIN_OPEN~~","~~MULTI_PLUGIN_OPEN~~\n",$TEXT);
180 $TEXT = str_replace('L_PARgr', '(',$TEXT);
181 $TEXT = str_replace('R_PARgr', ')',$TEXT);
195 $TEXT = str_replace('< nowiki >', '%%<nowiki>%%',$TEXT);
309 return str_replace('\\',"",$matches[0]);
324 $matches[0] = str_replace("\\", "",$matches[0]);
325 $matches[0] = str_replace("@!@",'\\',$matches[0]);
326 return str_replace("@#@", "\\\\",$matches[0]);
337 return '|' . $matches[1] . $matches[2] . str_replace("\\ ","",$matches[3]);
356 $matches[2] = str_replace(':\\', '~~WIN__DIR~~',$matches[2]);
358 $ret = '</' . $matches[1] . '>' . str_replace("\\","",$matches[2]);
359 $ret = str_replace( '_bSL_', '\\',$ret);
360 $ret = str_replace( '~~WIN__DIR~~', ':\\',$ret);
364 $TEXT = str_replace('CBL__Bksl','\\',$TEXT);
380 $filename = str_replace(