Lines Matching refs:scripts
93 // The different types of scripts matching enum ScriptType in objects.h.
436 case 'scripts':
918 // Create a JSON request for the scripts command.
921 var request = this.createRequest('scripts');
928 throw new Error('Invalid scripts arguments.');
1497 print('Tracing of compiled scripts ' + (trace_compile ? 'on' : 'off'));
1565 print('scr[ipts] [<filter text>] - list scripts with the specified text in its description');
2195 case 'scripts':
2241 result = "no matching scripts found";