Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/simplexml/examples/
H A Dinterop.php2 $dom = new domDocument; variable
18 $dom = dom_import_simplexml($s); variable
/PHP-5.5/ext/calendar/
H A Deaster.c33 long year, golden, solar, lunar, pfm, dom, tmp, easter; in _cal_easter() local
/PHP-5.5/ext/dom/
H A Dphp_dom.c659 PHP_MINIT_FUNCTION(dom) in PHP_MINIT_FUNCTION() argument
966 PHP_MINFO_FUNCTION(dom) in PHP_MINFO_FUNCTION() argument
989 PHP_MSHUTDOWN_FUNCTION(dom) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument

Completed in 17 milliseconds