Searched refs:XML (Results 1 - 25 of 120) sorted by relevance

12345

/macosx-10.10/CPAN-56/Modules/XML-Parser-2.41/
H A DMakefile1 NAME = XML-Parser
/macosx-10.10/CPAN-56/Modules/XML-SAX-0.99/
H A DMakefile1 NAME = XML-SAX
/macosx-10.10/CPAN-56/Modules/XML-SAX-Base-1.08/
H A DMakefile1 NAME = XML-SAX-Base
/macosx-10.10/CPAN-56/Modules/XML-SAX-Expat-0.40/
H A DMakefile1 NAME = XML-SAX-Expat
/macosx-10.10/CPAN-56/Modules/XML-SAX-Expat-0.51/
H A DMakefile1 NAME = XML-SAX-Expat
/macosx-10.10/CPAN-56/Modules/XML-Simple-2.20/
H A DMakefile1 NAME = XML-Simple
/macosx-10.10/CPAN-56/Modules/XML-Writer-0.615/
H A DMakefile1 NAME = XML-Writer
/macosx-10.10/CPAN-56/Modules/XML-Writer-0.623/
H A DMakefile1 NAME = XML-Writer
/macosx-10.10/CPAN-56/Modules/XML-XPath-1.13/
H A DMakefile1 NAME = XML-XPath
/macosx-10.10/CPAN-56/Modules/XML-NamespaceSupport-1.11/
H A DMakefile1 NAME = XML-NamespaceSupport
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_6/Regress/
H A Dregress-301574.js49 var xml = XML('<xml/>');
56 reportCompare(expect, actual, summary + ': XML()');
60 var xml = XML('<p>text</p>');
/macosx-10.10/CPAN-56/Modules/XML-LibXML-2.0008/
H A DMakefile1 NAME = XML-LibXML
/macosx-10.10/CPAN-56/Modules/XML-LibXML-2.0110/
H A DMakefile1 NAME = XML-LibXML
/macosx-10.10/CPAN-56/Modules/XML-LibXSLT-1.78/
H A DMakefile1 NAME = XML-LibXSLT
/macosx-10.10/CPAN-56/Modules/XML-LibXSLT-1.87/
H A DMakefile1 NAME = XML-LibXSLT
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_comment.rb9 xml = <<-XML
16 XML
H A Dtest_namespace.rb16 "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML"
30 xml = <<-XML
32 <root xmlns:xml="http://www.w3.org/XML/1998/namespace" />
33 XML
35 assert_equal("http://www.w3.org/XML/1998/namespace",
/macosx-10.10/vim-55/runtime/syntax/
H A Ddocbkxml.vim2 " Language: DocBook XML
H A Dsvg.vim6 " Directly call the xml syntax, because SVG is an XML
/macosx-10.10/ruby-106/ruby/lib/rss/
H A Dxmlparser.rb20 module XML module
30 class REXMLLikeXMLParser < ::XML::Parser
32 include ::XML::Encoding_ja
74 rescue ::XML::Parser::Error => e
87 # Encoding is converted to UTF-8 when XMLParser parses XML.
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/examples/
H A Dgetdom.pl11 use XML::DOM;
15 sub new { bless { _parser => XML::DOM::Parser->new } => ref($_[0]) || $_[0] }
37 print "Deserialize to XML::DOM\n";
42 # serialize SOAP message using XML::DOM value
43 my $a = My::Serializer->maptype({'XML::DOM::Document' => 'http://my.something/'})
/macosx-10.10/BerkeleyDB-21/db/docs_src/utility/
H A DMakefile8 XML= index.html dbxml_dump.html dbxml_load.html dbxmlsh.html \ macro
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DConsoleTypes.h32 XML, member in class:JSC::MessageSource
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/library/
H A Dxml-8.0.tcl3 # This file provides generic XML services for all implementations.
6 # See xmlparse.tcl for the Tcl implementation of a XML parser.
56 # Various XML names and tokens
64 # The definition of the Namespace URI for XML Namespaces themselves.
66 variable xmlnsNS http://www.w3.org/XML/1998/namespace
/macosx-10.10/CPAN-56/
H A D5.16.inc58 XML-NamespaceSupport-1.11 \
59 XML-SAX-Base-1.08 \
60 XML-SAX-0.99 \
64 XML-LibXML-2.0008 \
65 XML-Parser-2.41 \
66 XML-Writer-0.615 \
67 XML-XPath-1.13 \
68 XML-SAX-Expat-0.40 \
69 XML-Simple-2.20 \
82 XML
[all...]

Completed in 266 milliseconds

12345