Searched refs:catalogs (Results 1 – 25 of 60) sorted by relevance
123
1 > test/catalogs/calstblx.dtd2 > test/catalogs/docbook.dtd3 > test/catalogs/soextblx.dtd4 > test/catalogs/dbgenent.mod
148 xmlCatalogFreeLocal (void *catalogs);150 xmlCatalogAddLocal (void *catalogs,153 xmlCatalogLocalResolve (void *catalogs,157 xmlCatalogLocalResolveURI(void *catalogs,
3 * XML Catalogs and SGML catalogs194 * Strictly minimal interfaces for per-document catalogs used199 d catalogs * value void *203 d catalogs * value void *208 d catalogs * value void *214 d catalogs * value void *
674 -@(for i in $(srcdir)/test/catalogs/*.script ; do \676 xml=$(srcdir)/test/catalogs/`basename $$i .script`.xml; \678 if [ ! -f $(srcdir)/result/catalogs/$$name ] ; then \680 …$(CHECKER) $(top_builddir)/xmlcatalog --shell $$xml < $$i 2>&1 > $(srcdir)/result/catalogs/$$name …685 diff $(srcdir)/result/catalogs/$$name result.$$name` ; \689 -@(for i in $(srcdir)/test/catalogs/*.script ; do \691 sgml=$(srcdir)/test/catalogs/`basename $$i .script`.sgml; \693 if [ ! -f $(srcdir)/result/catalogs/$$name ] ; then \695 … $(CHECKER) $(top_builddir)/xmlcatalog --shell $$sgml < $$i > $(srcdir)/result/catalogs/$$name ; \700 diff $(srcdir)/result/catalogs/$$name result.$$name` ; \[all …]
3119 const char *catalogs; in xmlInitializeCatalog() local3125 catalogs = (const char *) getenv("XML_CATALOG_FILES"); in xmlInitializeCatalog()3126 if (catalogs == NULL) in xmlInitializeCatalog()3151 catalogs = XML_XML_DEFAULT_CATALOG; in xmlInitializeCatalog()3154 catalogs = XML_XML_DEFAULT_CATALOG; in xmlInitializeCatalog()3162 cur = catalogs; in xmlInitializeCatalog()3602 xmlCatalogFreeLocal(void *catalogs) { in xmlCatalogFreeLocal() argument3608 catal = (xmlCatalogEntryPtr) catalogs; in xmlCatalogFreeLocal()3624 xmlCatalogAddLocal(void *catalogs, const xmlChar *URL) { in xmlCatalogAddLocal() argument3631 return(catalogs); in xmlCatalogAddLocal()[all …]
37 dnl want message catalogs. So look at the language/locale names for38 dnl which the user wants message catalogs. This is $LINGUAS. If unset
166 @catalogs='$(CATALOGS)'; \167 for cat in $$catalogs; do \218 @catalogs='$(CATALOGS)'; \219 for cat in $$catalogs; do \264 catalogs='$(CATALOGS)'; \265 for cat in $$catalogs; do \
1 # Special Makefile rules for English message catalogs with quotation marks.
40 # message catalogs shall be used. It is usually empty.
160 @catalogs='$(CATALOGS)'; \161 for cat in $$catalogs; do \212 @catalogs='$(CATALOGS)'; \213 for cat in $$catalogs; do \258 catalogs='$(CATALOGS)'; \259 for cat in $$catalogs; do \
228 @catalogs='$(CATALOGS)'; \229 for cat in $$catalogs; do \280 @catalogs='$(CATALOGS)'; \281 for cat in $$catalogs; do \326 catalogs='$(CATALOGS)'; \327 for cat in $$catalogs; do \
52 # message catalogs shall be used. It is usually empty.
236 @catalogs='$(CATALOGS)'; \237 for cat in $$catalogs; do \287 @catalogs='$(CATALOGS)'; \288 for cat in $$catalogs; do \333 catalogs='$(CATALOGS)'; \334 for cat in $$catalogs; do \
41 # message catalogs shall be used. It is usually empty.
54 # message catalogs shall be used. It is usually empty.
34 echo. gettext to make PO message catalogs160 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.