HomeSort by relevance Sort by last modified time
    Searched refs:SGML (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xmlcatalog.c 34 static int sgml = 0; variable
46 #define XML_SGML_DEFAULT_CATALOG "/etc/sgml/catalog"
215 if (sgml) {
314 \t--sgml : handle SGML Super catalogs for --add and --del\n\
318 \t--add 'entry' : add an SGML entry\n", name);
323 \t and with --sgml it automatically updates the super catalog\n\
324 \t--no-super-update: do not update the SGML super catalog\n\
357 } else if ((!strcmp(argv[i], "-sgml")) ||
358 (!strcmp(argv[i], "--sgml"))) {
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 28 * BeautifulStoneSoup, for parsing XML, SGML, or your domain-specific
    [all...]

Completed in 141 milliseconds