Lines Matching defs:catal
3493 const char *catal;3495 catal = getenv("SGML_CATALOG_FILES");3496 if (catal != NULL) {3497 xmlLoadCatalogs(catal);