Lines Matching full:catal
3459 const char *catal;3461 catal = getenv("SGML_CATALOG_FILES");3462 if (catal != NULL) {3463 xmlLoadCatalogs(catal);