Lines Matching refs:error
21 function error($message) { function
191 error('Argument "' . $val . '" expects a value, none passed');
200 error('Unsupported argument "' . $val . '" passed');
206 error('No extension name passed, use "--ext <name>"');
208 error('Cannot pass both --onlyunix and --onlywindows');
210 error('The skeleton directory was not found');
215 error('Invalid extension name. Valid names start with a letter,'
231 error('Unable to open file for reading: ' . $short_name);
275 error('Unable to save contents to file: ' . $short_name);
298 error('Unable to copy config script: ' . $config_script);
317 error('Unable to copy source file: ' . $src_file);
341 error('Unable to copy file: ' . $new_test);
349 error('This script is only suited for CLI');
360 error('The selected output directory does not exist');
362 error('There is already a folder named "' . $options['ext'] . '" in the output directory');
364 error('Unable to create extension directory in the output directory');
366 error('Unable to create the tests directory');
373 error('Unable to create the EXPERIMENTAL file');
383 error('Unable to create the CREDITS file');