Home
last modified time | relevance | path

Searched refs:catalogs (Results 1 – 25 of 60) sorted by relevance

123

/external/libxml2/result/catalogs/
Dcatal1 > test/catalogs/calstblx.dtd
2 > test/catalogs/docbook.dtd
3 > test/catalogs/soextblx.dtd
4 > test/catalogs/dbgenent.mod
Dwhites1 > test/catalogs/calstblx.dtd
2 > test/catalogs/docbook.dtd
3 > test/catalogs/soextblx.dtd
4 > test/catalogs/dbgenent.mod
/external/libxml2/include/libxml/
Dcatalog.h148 xmlCatalogFreeLocal (void *catalogs);
150 xmlCatalogAddLocal (void *catalogs,
153 xmlCatalogLocalResolve (void *catalogs,
157 xmlCatalogLocalResolveURI(void *catalogs,
/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle3 * XML Catalogs and SGML catalogs
194 * Strictly minimal interfaces for per-document catalogs used
199 d catalogs * value void *
203 d catalogs * value void *
208 d catalogs * value void *
214 d catalogs * value void *
/external/libxml2/
DMakefile.am674 -@(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 …]
Dcatalog.c3119 const char *catalogs; in xmlInitializeCatalog() local
3125 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() argument
3608 catal = (xmlCatalogEntryPtr) catalogs; in xmlCatalogFreeLocal()
3624 xmlCatalogAddLocal(void *catalogs, const xmlChar *URL) { in xmlCatalogAddLocal() argument
3631 return(catalogs); in xmlCatalogAddLocal()
[all …]
/external/bison/m4/
Dbison-i18n.m437 dnl want message catalogs. So look at the language/locale names for
38 dnl which the user wants message catalogs. This is $LINGUAS. If unset
/external/e2fsprogs/po/
DMakefile.in.in166 @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 \
DRules-quot1 # Special Makefile rules for English message catalogs with quotation marks.
DMakevars40 # message catalogs shall be used. It is usually empty.
/external/libexif/po/
DMakefile.in.in160 @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 \
DRules-quot1 # Special Makefile rules for English message catalogs with quotation marks.
DMakevars40 # message catalogs shall be used. It is usually empty.
/external/bison/po/
DMakefile.in.in228 @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 \
DRules-quot1 # Special Makefile rules for English message catalogs with quotation marks.
DMakevars52 # message catalogs shall be used. It is usually empty.
/external/elfutils/po/
DMakefile.in.in236 @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 \
DRules-quot1 # Special Makefile rules for English message catalogs with quotation marks.
DMakevars41 # message catalogs shall be used. It is usually empty.
/external/bison/runtime-po/
DMakefile.in.in228 @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 \
DRules-quot1 # Special Makefile rules for English message catalogs with quotation marks.
DMakevars54 # message catalogs shall be used. It is usually empty.
/external/llvm/docs/
Dmake.bat34 echo. gettext to make PO message catalogs
160 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
/external/clang/docs/
Dmake.bat34 echo. gettext to make PO message catalogs
160 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
/external/clang/docs/analyzer/
Dmake.bat34 echo. gettext to make PO message catalogs
160 echo.Build finished. The message catalogs are in %BUILDDIR%/locale.

123