Home
last modified time | relevance | path

Searched refs:xmlRef (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/generator/src/main/resources/com/amazonaws/util/awsclientgenerator/velocity/cpp/xml/rest/
H A DRestXmlSubObjectHeader.vm30 #set($xmlRef = "${typeInfo.xmlNodeType}&")
42 ${typeInfo.className}(const ${xmlRef} xmlNode);
43 ${classNameRef} operator=(const ${xmlRef} xmlNode);
45 void AddToNode(${xmlRef} parentNode) const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/generator/src/main/resources/com/amazonaws/util/awsclientgenerator/velocity/cpp/xml/
H A DXmlResultHeader.vm33 #set($xmlRef = "${typeInfo.xmlDocType}")
44 ${typeInfo.className}(const Aws::AmazonWebServiceResult<${xmlRef}>& result);
45 ${classNameRef} operator=(const Aws::AmazonWebServiceResult<${xmlRef}>& result);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/generator/src/main/resources/com/amazonaws/util/awsclientgenerator/velocity/cpp/queryxml/
H A DQueryXmlSubObjectHeader.vm31 #set($xmlRef = "${typeInfo.xmlNodeType}&")
43 ${typeInfo.className}(const ${xmlRef} xmlNode);
44 ${classNameRef} operator=(const ${xmlRef} xmlNode);
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqIO/
H A Dbsml.pm1112 my $xmlRef = $xml->createElement("Reference");
1115 $xmlRef->setAttribute('dbxref', $link);
1126 $self->_addel($xmlRef, "Attribute", {
1129 $xmlRef->setAttribute('refs', $args->{ID}) if ($args->{ID});
1132 $self->_addel($xmlRef, "RefAuthors")->
1134 $self->_addel($xmlRef, "RefTitle")->
1136 $self->_addel($xmlRef, "RefJournal")->
1139 push @{$refRef}, $xmlRef;
/dports/sysutils/rsnapshot/rsnapshot-1.4.4/utils/rsnapshotdb/
H A DrsnapshotDB.pl251 …my $xmlRef = $parser->XMLin($xml, ForceArray => ['hostGroup', 'hostPair', 'databaseHost', 'default…
254 my $hostGroups = scalar(@{$xmlRef->{'hostGroup'}});
266 foreach my $hostPair (@{$xmlRef->{'hostGroup'}->[$i]->{'hostPair'}})
/dports/security/p5-AuthCAS/AuthCAS-1.6/
H A DChanges129 error at "make test" : "Global symbol "$xmlRef" requires explicit
131 The code was still refering to the old $xmlRef variable
/dports/science/openbabel/openbabel-3.1.1/src/formats/libinchi/
H A Dichiprt1.c379 const X_REF xmlRef[] = { {'<', "&lt;"}, {'&', "&amp;"}, {'>', "&gt;"}, {'"', "&quot;"}, {'\'', "&ap… variable
380 const char szRefChars[sizeof(xmlRef)/sizeof(xmlRef[0])] = {'<', '&', '>', '"', '\'', '\0' };
419 const X_REF *q = xmlRef, *r; in Needs2addXmlEntityRefs()
422 for ( q = xmlRef, len = 0; q->nChar; q ++ ) { in Needs2addXmlEntityRefs()
425 for ( r = xmlRef; r->nChar; r ++ ) { in Needs2addXmlEntityRefs()
445 const X_REF *q = xmlRef, *r; in AddXmlEntityRefs()
458 for ( r = xmlRef; r->nChar; r ++ ) { in AddXmlEntityRefs()
465 q = xmlRef + (strchr( szRefChars, UCINT *p) - szRefChars); in AddXmlEntityRefs()
/dports/science/openbabel/openbabel-3.1.1/include/libxml/
H A Dtree.h395 typedef struct _xmlRef xmlRef; typedef
396 typedef xmlRef *xmlRefPtr;
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/inc/libxml2/
H A Dlibxml2_tree.h409 typedef struct _xmlRef xmlRef; typedef
410 typedef xmlRef* xmlRefPtr;
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/libxml2-new/include/libxml/
H A Dtree.h433 typedef struct _xmlRef xmlRef; typedef
434 typedef xmlRef *xmlRefPtr;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Dtree.h431 typedef struct _xmlRef xmlRef; typedef
432 typedef xmlRef *xmlRefPtr;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Dtree.h431 typedef struct _xmlRef xmlRef; typedef
432 typedef xmlRef *xmlRefPtr;
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/include/libxml/
H A Dtree.h433 typedef struct _xmlRef xmlRef; typedef
434 typedef xmlRef *xmlRefPtr;
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/include/libxml/
H A Dtree.h431 typedef struct _xmlRef xmlRef; typedef
432 typedef xmlRef *xmlRefPtr;
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/libxml/include/libxml2/libxml/
H A Dtree.h431 typedef struct _xmlRef xmlRef; typedef
432 typedef xmlRef *xmlRefPtr;
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/libxml/
H A Dtree.h433 typedef struct _xmlRef xmlRef; typedef
434 typedef xmlRef *xmlRefPtr;
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/libxml/
H A Dtree.h433 typedef struct _xmlRef xmlRef; typedef
434 typedef xmlRef *xmlRefPtr;
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/include/libxml/
H A Dtree.h433 typedef struct _xmlRef xmlRef; typedef
434 typedef xmlRef *xmlRefPtr;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Dtree.h472 typedef struct _xmlRef xmlRef; typedef
473 typedef xmlRef *xmlRefPtr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/include/libxml/
H A Dtree.h472 typedef struct _xmlRef xmlRef; typedef
473 typedef xmlRef *xmlRefPtr;
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dtree.in.h501 typedef struct _xmlRef xmlRef; typedef
502 typedef xmlRef *xmlRefPtr;
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dtree.in.h501 typedef struct _xmlRef xmlRef; typedef
502 typedef xmlRef *xmlRefPtr;
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dtree.in.h501 typedef struct _xmlRef xmlRef; typedef
502 typedef xmlRef *xmlRefPtr;
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h501 typedef struct _xmlRef xmlRef; typedef
502 typedef xmlRef *xmlRefPtr;
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dtree.in.h501 typedef struct _xmlRef xmlRef; typedef
502 typedef xmlRef *xmlRefPtr;

1234