static Set standardFunctionsReferencedByStandardFunction(S sfName) { ret findFunctionInvocations(textOfStandardFunction(sfName), stdFunctions_cached()); }