!7 p { makeSFSynonym("setTextAndSelectAll", "setTextSelectAll"); } svoid makeSFSynonym(S oldName, S newName) { S snippetID = stdFunctions_cached().get(oldName); if (snippetID == null) loadSnippet }