decompileSingleArgBuiltInFunctionCall 3320 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"targetPath");
decompileSingleArgBuiltInFunctionCall 3323 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"typeof");
decompileSingleArgBuiltInFunctionCall 3326 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"ord");
decompileSingleArgBuiltInFunctionCall 3329 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"chr");
decompileSingleArgBuiltInFunctionCall 3332 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"int");
decompileSingleArgBuiltInFunctionCall 3335 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"String");     
decompileSingleArgBuiltInFunctionCall 3338 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"Number");
decompileSingleArgBuiltInFunctionCall 3341 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"random");
decompileSingleArgBuiltInFunctionCall 3344 util/decompile.c 		return decompileSingleArgBuiltInFunctionCall(n, actions, maxn,"length");