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