Home
last modified time | relevance | path

Searched refs:XMLElementPosition (Results 1 – 8 of 8) sorted by relevance

/dports/net/libzmq2/zeromq-2.2.0/foreign/xmlParser/
H A DxmlParser.hpp241 typedef int XMLElementPosition; typedef
401 …XMLNode addChild(XMLCSTR lpszName, char isDeclaration=FALSE, XMLElementPosition pos=-1); //…
405 …Clear(XMLCSTR lpszValue, XMLCSTR lpszOpen=NULL, XMLCSTR lpszClose=NULL, XMLElementPosition pos=-1);
498 XMLElementPosition positionOfText(int i=0) const;
499 XMLElementPosition positionOfText(XMLCSTR lpszValue) const;
500 XMLElementPosition positionOfClear(int i=0) const;
501 XMLElementPosition positionOfClear(XMLCSTR lpszValue) const;
502 XMLElementPosition positionOfClear(XMLClear *a) const;
503 XMLElementPosition positionOfChildNode(int i=0) const;
504 XMLElementPosition positionOfChildNode(XMLNode x) const;
[all …]
H A DxmlParser.cpp1118 XMLElementPosition XMLNode::findPosition(XMLNodeData *d, int index, XMLElementType xxtype) in findPosition()
2510 XMLElementPosition XMLNode::positionOfText (XMLCSTR lpszValue) const { return positionOfText (index… in positionOfText()
2511 XMLElementPosition XMLNode::positionOfClear(XMLCSTR lpszValue) const { return positionOfClear(index… in positionOfClear()
2513 XMLElementPosition XMLNode::positionOfChildNode(XMLNode x) const in positionOfChildNode()
2522 XMLElementPosition XMLNode::positionOfChildNode(XMLCSTR name, int count) const in positionOfChildNode()
2641 XMLNode XMLNode::addChild(XMLCSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild()
2643 XMLNode XMLNode::addChild_WOSD(XMLSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild_WOSD()
2649 XMLCSTR XMLNode::addText(XMLCSTR lpszValue, XMLElementPosition pos) in addText()
2651 XMLCSTR XMLNode::addText_WOSD(XMLSTR lpszValue, XMLElementPosition pos) in addText_WOSD()
2653 … *XMLNode::addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen, XMLCSTR lpszClose, XMLElementPosition pos) in addClear()
[all …]
/dports/audio/libcoverart/libcoverart-1.0.0/src/
H A DxmlParser.h212 typedef int XMLElementPosition; typedef
372 …XMLNode addChild(XMLCSTR lpszName, char isDeclaration=FALSE, XMLElementPosition pos=-1); //…
376 …Clear(XMLCSTR lpszValue, XMLCSTR lpszOpen=NULL, XMLCSTR lpszClose=NULL, XMLElementPosition pos=-1);
469 XMLElementPosition positionOfText(int i=0) const;
470 XMLElementPosition positionOfText(XMLCSTR lpszValue) const;
471 XMLElementPosition positionOfClear(int i=0) const;
472 XMLElementPosition positionOfClear(XMLCSTR lpszValue) const;
473 XMLElementPosition positionOfClear(XMLClear *a) const;
474 XMLElementPosition positionOfChildNode(int i=0) const;
475 XMLElementPosition positionOfChildNode(XMLNode x) const;
[all …]
H A DxmlParser.cpp1121 XMLElementPosition XMLNode::findPosition(XMLNodeData *d, int index, XMLElementType xxtype) in findPosition()
2527 XMLElementPosition XMLNode::positionOfText (XMLCSTR lpszValue) const { return positionOfText (index… in positionOfText()
2528 XMLElementPosition XMLNode::positionOfClear(XMLCSTR lpszValue) const { return positionOfClear(index… in positionOfClear()
2530 XMLElementPosition XMLNode::positionOfChildNode(XMLNode x) const in positionOfChildNode()
2539 XMLElementPosition XMLNode::positionOfChildNode(XMLCSTR name, int count) const in positionOfChildNode()
2658 XMLNode XMLNode::addChild(XMLCSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild()
2660 XMLNode XMLNode::addChild_WOSD(XMLSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild_WOSD()
2666 XMLCSTR XMLNode::addText(XMLCSTR lpszValue, XMLElementPosition pos) in addText()
2668 XMLCSTR XMLNode::addText_WOSD(XMLSTR lpszValue, XMLElementPosition pos) in addText_WOSD()
2670 … *XMLNode::addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen, XMLCSTR lpszClose, XMLElementPosition pos) in addClear()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/XML/
H A DxmlParser.h242 typedef int XMLElementPosition; typedef
402 …XMLNode addChild(XMLCSTR lpszName, char isDeclaration=FALSE, XMLElementPosition pos=-1); //…
406 …Clear(XMLCSTR lpszValue, XMLCSTR lpszOpen=NULL, XMLCSTR lpszClose=NULL, XMLElementPosition pos=-1);
499 XMLElementPosition positionOfText(int i=0) const;
500 XMLElementPosition positionOfText(XMLCSTR lpszValue) const;
501 XMLElementPosition positionOfClear(int i=0) const;
502 XMLElementPosition positionOfClear(XMLCSTR lpszValue) const;
503 XMLElementPosition positionOfClear(XMLClear *a) const;
504 XMLElementPosition positionOfChildNode(int i=0) const;
505 XMLElementPosition positionOfChildNode(XMLNode x) const;
[all …]
H A DxmlParser.cpp1117 XMLElementPosition XMLNode::findPosition(XMLNodeData *d, int index, XMLElementType xxtype) in findPosition()
2528 XMLElementPosition XMLNode::positionOfText (XMLCSTR lpszValue) const { return positionOfText (index… in positionOfText()
2529 XMLElementPosition XMLNode::positionOfClear(XMLCSTR lpszValue) const { return positionOfClear(index… in positionOfClear()
2531 XMLElementPosition XMLNode::positionOfChildNode(XMLNode x) const in positionOfChildNode()
2540 XMLElementPosition XMLNode::positionOfChildNode(XMLCSTR name, int count) const in positionOfChildNode()
2659 XMLNode XMLNode::addChild(XMLCSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild()
2661 XMLNode XMLNode::addChild_WOSD(XMLSTR lpszName, char isDeclaration, XMLElementPosition pos) in addChild_WOSD()
2667 XMLCSTR XMLNode::addText(XMLCSTR lpszValue, XMLElementPosition pos) in addText()
2669 XMLCSTR XMLNode::addText_WOSD(XMLSTR lpszValue, XMLElementPosition pos) in addText_WOSD()
2671 … *XMLNode::addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen, XMLCSTR lpszClose, XMLElementPosition pos) in addClear()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofxml.h257 typedef int XMLElementPosition; typedef
423 …XMLNode addChild(XMLCSTR lpszName, char isDecl=FALSE, XMLElementPosition pos=-1); //…
427 …Clear(XMLCSTR lpszValue, XMLCSTR lpszOpen=NULL, XMLCSTR lpszClose=NULL, XMLElementPosition pos=-1);
520 XMLElementPosition positionOfText(int i=0) const;
521 XMLElementPosition positionOfText(XMLCSTR lpszValue) const;
522 XMLElementPosition positionOfClear(int i=0) const;
523 XMLElementPosition positionOfClear(XMLCSTR lpszValue) const;
524 XMLElementPosition positionOfClear(XMLClear *a) const;
525 XMLElementPosition positionOfChildNode(int i=0) const;
526 XMLElementPosition positionOfChildNode(XMLNode x) const;
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/libsrc/
H A Dofxml.cc1262 XMLElementPosition XMLNode::findPosition(XMLNodeData *d, int index, XMLElementType xxtype) in findPosition()
2670 XMLElementPosition XMLNode::positionOfText (XMLCSTR lpszValue) const { return positionOfText (index… in positionOfText()
2671 XMLElementPosition XMLNode::positionOfClear(XMLCSTR lpszValue) const { return positionOfClear(index… in positionOfClear()
2673 XMLElementPosition XMLNode::positionOfChildNode(XMLNode x) const in positionOfChildNode()
2682 XMLElementPosition XMLNode::positionOfChildNode(XMLCSTR name, int count) const in positionOfChildNode()
2801 XMLNode XMLNode::addChild(XMLCSTR lpszName, char isDecl, XMLElementPosition pos) in addChild()
2803 XMLNode XMLNode::addChild_WOSD(XMLSTR lpszName, char isDecl, XMLElementPosition pos) in addChild_WOSD()
2809 XMLCSTR XMLNode::addText(XMLCSTR lpszValue, XMLElementPosition pos) in addText()
2811 XMLCSTR XMLNode::addText_WOSD(XMLSTR lpszValue, XMLElementPosition pos) in addText_WOSD()
2813 … *XMLNode::addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen, XMLCSTR lpszClose, XMLElementPosition pos) in addClear()
[all …]