Function call expression by youz

:
s/\(\w*\)(\(\w*\))/o\1_\2c/
t
y/o_c/( )/

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page