Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/dom/examples/
H A Dnote.php3 $dom = new domDocument; variable
11 $dom = new domDocument; variable
H A DrelaxNG.php3 $dom = new domDocument; variable
H A Dshipping.php3 $dom = new domDocument; variable
H A Ddom1.php5 $dom = new domDocument; variable
/PHP-7.2/ext/simplexml/examples/
H A Dinterop.php2 $dom = new domDocument; variable
18 $dom = dom_import_simplexml($s); variable
/PHP-7.2/ext/calendar/
H A Deaster.c33 zend_long year, golden, solar, lunar, pfm, dom, tmp, easter, result; in _cal_easter() local
/PHP-7.2/ext/dom/
H A Dphp_dom.h74 dom_object dom; member
H A Dphp_dom.c594 PHP_MINIT_FUNCTION(dom) in PHP_MINIT_FUNCTION() argument
912 PHP_MINFO_FUNCTION(dom) in PHP_MINFO_FUNCTION() argument
935 PHP_MSHUTDOWN_FUNCTION(dom) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument

Completed in 17 milliseconds