Home
last modified time | relevance | path

Searched refs:XML_DTD_NODE (Results 26 – 50 of 401) sorted by relevance

12345678910>>...17

/dports/lang/php73/php-7.3.33/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
864 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
985 case XML_DTD_NODE: in node_list_unlink()
1208 case XML_DTD_NODE: in php_dom_create_object()
/dports/www/mod_php74/php-7.4.27/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
866 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
987 case XML_DTD_NODE: in node_list_unlink()
1210 case XML_DTD_NODE: in php_dom_create_object()
/dports/lang/php80/php-8.0.15/ext/dom/
H A Dphp_dom.c108 case XML_DTD_NODE: in dom_node_is_read_only()
129 case XML_DTD_NODE: in dom_node_children_valid()
812 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
928 case XML_DTD_NODE: in node_list_unlink()
1150 case XML_DTD_NODE: in php_dom_create_object()
/dports/lang/php74/php-7.4.27/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
866 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
987 case XML_DTD_NODE: in node_list_unlink()
1210 case XML_DTD_NODE: in php_dom_create_object()
/dports/www/mod_php73/php-7.3.33/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
864 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
985 case XML_DTD_NODE: in node_list_unlink()
1208 case XML_DTD_NODE: in php_dom_create_object()
/dports/textproc/php80-dom/php-8.0.15/ext/dom/
H A Dphp_dom.c108 case XML_DTD_NODE: in dom_node_is_read_only()
129 case XML_DTD_NODE: in dom_node_children_valid()
812 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
928 case XML_DTD_NODE: in node_list_unlink()
1150 case XML_DTD_NODE: in php_dom_create_object()
/dports/textproc/php73-dom/php-7.3.33/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
864 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
985 case XML_DTD_NODE: in node_list_unlink()
1208 case XML_DTD_NODE: in php_dom_create_object()
/dports/textproc/php74-dom/php-7.4.27/ext/dom/
H A Dphp_dom.c123 case XML_DTD_NODE: in dom_node_is_read_only()
144 case XML_DTD_NODE: in dom_node_children_valid()
866 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
987 case XML_DTD_NODE: in node_list_unlink()
1210 case XML_DTD_NODE: in php_dom_create_object()
/dports/www/mod_php80/php-8.0.15/ext/dom/
H A Dphp_dom.c108 case XML_DTD_NODE: in dom_node_is_read_only()
129 case XML_DTD_NODE: in dom_node_children_valid()
812 REGISTER_LONG_CONSTANT("XML_DTD_NODE", XML_DTD_NODE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
928 case XML_DTD_NODE: in node_list_unlink()
1150 case XML_DTD_NODE: in php_dom_create_object()
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/lib/XML/LibXML/SAX/
H A DParser.pm142 elsif ($node_type == XML_DTD_NODE ) {
/dports/textproc/p5-XML-LibXSLT/XML-LibXSLT-1.99/
H A Dperl-libxml-mm.c78 case XML_DTD_NODE: in x_PmmNodeTypeName()
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/src/libxml2/
H A Dlibxml2_tree.c883 cur->type = XML_DTD_NODE; in xmlNewDtd()
973 cur->type = XML_DTD_NODE; in xmlCreateIntSubset()
3845 if (cur->type == XML_DTD_NODE) { in xmlFreeNode()
4340 case XML_DTD_NODE: in xmlStaticCopyNode()
5187 case XML_DTD_NODE: in xmlNodeSetLang()
5259 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5355 case XML_DTD_NODE: in xmlNodeSetName()
5391 case XML_DTD_NODE: in xmlNodeSetBase()
5639 case XML_DTD_NODE: in xmlNodeBufGetContent()
5875 case XML_DTD_NODE: in xmlNodeSetContent()
[all …]
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/
H A Ddom.c547 if (node->type == XML_DTD_NODE) { in domUnlinkNode()
585 if ( node->type == XML_DTD_NODE ) { in domImportNode()
633 case XML_DTD_NODE : in domName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dxmlreader.c432 while ((cur->type != XML_DTD_NODE) && in xmlTextReaderFreeNodeList()
444 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()
513 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()
1439 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()
1459 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1548 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()
1826 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()
2041 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()
3129 case XML_DTD_NODE: in xmlTextReaderNodeType()
3286 case XML_DTD_NODE: in xmlTextReaderName()
[all …]
H A Dtree.c3641 case XML_DTD_NODE: in xmlNextElementSibling()
4224 case XML_DTD_NODE: in xmlStaticCopyNode()
5007 case XML_DTD_NODE: in xmlNodeSetLang()
5081 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5183 case XML_DTD_NODE: in xmlNodeSetName()
5232 case XML_DTD_NODE: in xmlNodeSetBase()
5506 case XML_DTD_NODE: in xmlBufGetNodeContent()
5596 case XML_DTD_NODE: in xmlNodeGetContent()
5701 case XML_DTD_NODE: in xmlNodeSetContent()
5769 case XML_DTD_NODE: in xmlNodeSetContentLen()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlreader.c432 while ((cur->type != XML_DTD_NODE) && in xmlTextReaderFreeNodeList()
444 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()
513 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()
1439 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()
1459 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1548 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()
1827 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()
2042 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()
3130 case XML_DTD_NODE: in xmlTextReaderNodeType()
3287 case XML_DTD_NODE: in xmlTextReaderName()
[all …]
H A Dtree.c3657 case XML_DTD_NODE: in xmlNextElementSibling()
4240 case XML_DTD_NODE: in xmlStaticCopyNode()
5026 case XML_DTD_NODE: in xmlNodeSetLang()
5100 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5202 case XML_DTD_NODE: in xmlNodeSetName()
5251 case XML_DTD_NODE: in xmlNodeSetBase()
5525 case XML_DTD_NODE: in xmlBufGetNodeContent()
5615 case XML_DTD_NODE: in xmlNodeGetContent()
5720 case XML_DTD_NODE: in xmlNodeSetContent()
5788 case XML_DTD_NODE: in xmlNodeSetContentLen()
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dxmlreader.c432 while ((cur->type != XML_DTD_NODE) && in xmlTextReaderFreeNodeList()
444 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()
513 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()
1439 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()
1459 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1548 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()
1827 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()
2042 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()
3130 case XML_DTD_NODE: in xmlTextReaderNodeType()
3287 case XML_DTD_NODE: in xmlTextReaderName()
[all …]
H A Dtree.c3657 case XML_DTD_NODE: in xmlNextElementSibling()
4240 case XML_DTD_NODE: in xmlStaticCopyNode()
5026 case XML_DTD_NODE: in xmlNodeSetLang()
5100 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5202 case XML_DTD_NODE: in xmlNodeSetName()
5251 case XML_DTD_NODE: in xmlNodeSetBase()
5525 case XML_DTD_NODE: in xmlBufGetNodeContent()
5615 case XML_DTD_NODE: in xmlNodeGetContent()
5720 case XML_DTD_NODE: in xmlNodeSetContent()
5788 case XML_DTD_NODE: in xmlNodeSetContentLen()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dxmlreader.c432 while ((cur->type != XML_DTD_NODE) && in xmlTextReaderFreeNodeList()
444 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()
513 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()
1439 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()
1459 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1548 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()
1827 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()
2042 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()
3130 case XML_DTD_NODE: in xmlTextReaderNodeType()
3287 case XML_DTD_NODE: in xmlTextReaderName()
[all …]
H A Dtree.c3657 case XML_DTD_NODE: in xmlNextElementSibling()
4240 case XML_DTD_NODE: in xmlStaticCopyNode()
5026 case XML_DTD_NODE: in xmlNodeSetLang()
5100 case XML_DTD_NODE: in xmlNodeSetSpacePreserve()
5202 case XML_DTD_NODE: in xmlNodeSetName()
5251 case XML_DTD_NODE: in xmlNodeSetBase()
5525 case XML_DTD_NODE: in xmlBufGetNodeContent()
5615 case XML_DTD_NODE: in xmlNodeGetContent()
5720 case XML_DTD_NODE: in xmlNodeSetContent()
5788 case XML_DTD_NODE: in xmlNodeSetContentLen()
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/symfony/var-dumper/Caster/
H A DDOMCaster.php57 XML_DTD_NODE => 'XML_DTD_NODE',
/dports/www/bolt/bolt-2.2.24/vendor/symfony/var-dumper/Symfony/Component/VarDumper/Caster/
H A DDOMCaster.php57 XML_DTD_NODE => 'XML_DTD_NODE',
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/symfony/var-dumper/Caster/
H A DDOMCaster.php57 XML_DTD_NODE => 'XML_DTD_NODE',
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlreader.c396 if (cur->type != XML_DTD_NODE) { in xmlTextReaderFreeNodeList()
463 if (cur->type == XML_DTD_NODE) { in xmlTextReaderFreeNode()
1400 (reader->node->type == XML_DTD_NODE) || in xmlTextReaderRead()
1420 (reader->node->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1459 (reader->node->prev->type != XML_DTD_NODE)) { in xmlTextReaderRead()
1507 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()
1793 if (node->type == XML_DTD_NODE) { in xmlTextReaderReadOuterXml()
2008 (reader->node->type != XML_DTD_NODE) && in xmlTextReaderReadTree()
3090 case XML_DTD_NODE: in xmlTextReaderNodeType()
3247 case XML_DTD_NODE: in xmlTextReaderName()
[all …]

12345678910>>...17