Lines Matching refs:error
25 function error($message) { function
207 error('Argument "' . $val . '" expects a value, none passed');
216 error('Unsupported argument "' . $val . '" passed');
222 error('No extension name passed, use "--ext <name>"');
224 error('Cannot pass both --onlyunix and --onlywindows');
226 error('The skeleton directory was not found');
231 error('Invalid extension name. Valid names start with a letter,'
250 error('Unable to open file for reading: ' . $short_name);
296 error('Unable to save contents to file: ' . $short_name);
322 error('Unable to copy config script: ' . $config_script);
342 error('Unable to copy source file: ' . $src_file);
369 error('Unable to copy file: ' . $new_test);
379 error('This script is only suited for CLI');
390 error('The selected output directory does not exist');
392 error('There is already a folder named "' . $options['ext'] . '" in the output directory');
394 error('Unable to create extension directory in the output directory');
396 error('Unable to create the tests directory');
403 error('Unable to create the EXPERIMENTAL file');
413 error('Unable to create the CREDITS file');