Home
last modified time | relevance | path

Searched defs:XML (Results 1 – 25 of 1623) sorted by relevance

12345678910>>...65

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/aws-0.22/Aws/S3/Commands/
H A DPutBucket.hs49XML.documentPrologue = XML.Prologue [] Nothing [] function
50 , XML.documentRoot = root function
51 , XML.documentEpilogue = [] function
56 , XML.elementAttributes = M.empty function
57 , XML.elementNodes = elts function
64XML.elementName = "{http://s3.amazonaws.com/doc/2006-03-01/}LocationConstraint" function
65 , XML.elementAttributes = M.empty function
66 , XML.elementNodes = [XML.NodeContent c] function
69 XML.elementName = "StorageClass" function
70 , XML.elementAttributes = M.empty function
[all …]
H A DPutBucketVersioning.hs46 { XML.documentPrologue = XML.Prologue [] Nothing [] function
47 , XML.documentRoot = XML.Element function
48 { XML.elementName = "{http://s3.amazonaws.com/doc/2006-03-01/}VersioningConfiguration" function
49 , XML.elementAttributes = M.empty function
50 , XML.elementNodes = [ XML.NodeElement (XML.Element function
51 { XML.elementName = "{http://s3.amazonaws.com/doc/2006-03-01/}Status" function
52 , XML.elementAttributes = M.empty function
53 , XML.elementNodes = case pbvVersioningConfiguration of function
58 , XML.documentEpilogue = [] function
H A DDeleteObjects.hs80 XML.documentPrologue = XML.Prologue [] Nothing [] function
81 , XML.documentRoot = root function
82 , XML.documentEpilogue = [] function
85 XML.elementName = "Delete" function
86 , XML.elementAttributes = M.empty function
87 , XML.elementNodes = quietNode dosQuiet : (objectNode <$> dosObjects) function
90 XML.elementName = "Object" function
91 , XML.elementAttributes = M.empty function
98 XML.elementName = name function
99 , XML.elementAttributes = M.empty function
[all …]
/dports/devel/py-ramlfications/ramlfications-0.1.9/docs/
H A Dextendedusage.rst863 XML subsection
868 .. _`RAML Spec's Root Section`: http://raml.org/spec.html#root-section
869 .. _`RAML Spec's Resource Section`: http://raml.org/spec.html#resources-and-nested-resources
870 .. _`Spotify's Web API`: https://developer.spotify.com/web-api/
871 .. _`RAML supports`: http://raml.org/spec.html#security
872 .. _`resource types and traits`: http://raml.org/spec.html#resource-types-and-traits
873 .. _`RAML spec`: http://raml.org/spec.html#resource-types-and-traits
874 .. _`ability to define schemas`: http://raml.org/spec.html#schemas
875 .. _`Draft 3`: https://tools.ietf.org/html/draft-zyp-json-schema-03
876 .. _`Draft 4`: https://tools.ietf.org/html/draft-zyp-json-schema-04
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/gin-1.7.4/render/
H A Dxml.go13 type XML struct { struct
14 Data interface{}
20 func (r XML) Render(w http.ResponseWriter) error {
26 func (r XML) WriteContentType(w http.ResponseWriter) {
/dports/net/rospo/rospo-0.7.1/vendor/github.com/gin-gonic/gin/render/
H A Dxml.go13 type XML struct { struct
14 Data interface{}
20 func (r XML) Render(w http.ResponseWriter) error {
26 func (r XML) WriteContentType(w http.ResponseWriter) {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/gin-gonic/gin/render/
H A Dxml.go12 type XML struct { struct
13 Data interface{}
18 func (r XML) Render(w http.ResponseWriter) error {
23 func (r XML) WriteContentType(w http.ResponseWriter) {
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/gin-gonic/gin/render/
H A Dxml.go13 type XML struct { struct
14 Data interface{}
20 func (r XML) Render(w http.ResponseWriter) error {
26 func (r XML) WriteContentType(w http.ResponseWriter) {
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/gin-gonic/gin/render/
H A Dxml.go12 type XML struct { struct
13 Data interface{}
18 func (r XML) Render(w http.ResponseWriter) error {
23 func (r XML) WriteContentType(w http.ResponseWriter) {
/dports/textproc/p5-XML-Atom-SimpleFeed/XML-Atom-SimpleFeed-0.904/lib/XML/Atom/
H A DSimpleFeed.pm303 sub XML::Atom::SimpleFeed::new { subroutine
315 sub XML::Atom::SimpleFeed::feed { subroutine
340 sub XML::Atom::SimpleFeed::add_entry { subroutine
375 sub XML::Atom::SimpleFeed::as_string { subroutine
381 sub XML::Atom::SimpleFeed::print { subroutine
388 sub XML::Atom::SimpleFeed::save_file { croak q{no longer supported, use 'print' instead and pass in… subroutine
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go150 type XML struct { struct
151 chunkHeader
153 Pool *Pool
154 Map *Map
156 Namespace *Namespace
157 Children []*Element
160 stack []*Element
676 func (bx *XML) UnmarshalBinary(buf []byte) error {
705 func (bx *XML) kind(t ResType) (unmarshaler, error) {
769 func (bx *XML) MarshalBinary() ([]byte, error) {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go150 type XML struct { struct
151 chunkHeader
153 Pool *Pool
154 Map *Map
156 Namespace *Namespace
157 Children []*Element
160 stack []*Element
676 func (bx *XML) UnmarshalBinary(buf []byte) error {
705 func (bx *XML) kind(t ResType) (unmarshaler, error) {
769 func (bx *XML) MarshalBinary() ([]byte, error) {
[all …]
/dports/databases/vfront/vfront-0.96c/xml/
H A Dxmlsub.php220 $XML = xmlize_table_sub($OID,null,$SUB,$_GET['c'],$tot_records,$xsl); variable
231 $XML = xmlize_table_sub($OID,null,$SUB,$offset,$limit,$xsl); variable
240 $XML = xmlize_table_sub($OID,null,$SUB,0,0,$xsl); variable
248 $XML = xmlize_table_sub($OID,null,$SUB,$offset,$limit,$xsl); variable
/dports/devel/py-wsme/WSME-0.11.0/doc/source/
H A Dprotocols.rst149 Types
210 Return
223 Errors
/dports/www/gitea/gitea-1.16.5/vendor/github.com/unrolled/render/
H A Dengine.go59 type XML struct { struct
60 Head
61 Indent bool
62 Prefix []byte
199 func (x XML) Render(w io.Writer, v interface{}) error {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/unrolled/render/
H A Dengine.go57 type XML struct { struct
58 Head
59 Indent bool
60 Prefix []byte
194 func (x XML) Render(w io.Writer, v interface{}) error {
/dports/textproc/p5-XML-Simple/XML-Simple-2.25/
H A Ddist.ini21 XML::SAX = 0.15 key
22 XML::SAX::Expat = 0 key
23 XML::NamespaceSupport = 1.04 key
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/console/commands/
H A DXML.java22 public class XML extends IConsoleCommand { class
24 public XML() in XML() method in XML
/dports/textproc/p5-XML-LibXML-Cache/XML-LibXML-Cache-0.14/
H A Ddist.ini18 XML::LibXML = 1.59 key
21 XML::LibXSLT = 1.59 key
26 XML::LibXSLT = 1.59 key
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jaxp/javax/xml/jaxp/unittest/parsers/
H A DBug6573786.java49 …final String XML = "" + "<?xml version='1.0' encoding='UTF-8' standalone='bad_value' ?>" + "<root … in test() local
57 …final String XML = "" + "<?xml version='1.0' standalone='bad_value' encoding='UTF-8' ?>" + "<root … in test1() local

12345678910>>...65