Searched refs:short_name (Results 1 – 3 of 3) sorted by relevance
244 function process_source_tags($file, $short_name) { argument250 error('Unable to open file for reading: ' . $short_name);256 if (strpos($short_name, '.c') !== false || strpos($short_name, '.h') !== false) {296 error('Unable to save contents to file: ' . $short_name);
74 const char *short_name; member
99 if (strcasecmp(language->short_name, name) == 0) { in mbfl_name2language()
Completed in 10 milliseconds