MCPcopy Create free account
hub / github.com/OpenPrinting/cups / cupsLangDefault

Function cupsLangDefault

cups/language.c:354–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352 */
353
354cups_lang_t * /* O - Language data */
355cupsLangDefault(void)
356{
357 return (cupsLangGet(NULL));
358}
359
360
361/*

Callers 15

exec_filtersFunction · 0.85
cupsdReadConfigurationFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
show_promptFunction · 0.85
cgiTextFunction · 0.85
show_modelsFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 1

cupsLangGetFunction · 0.85

Tested by 1

test_languageFunction · 0.68