AtomParser::end_ns()

最后更新于:2021-11-25 19:07:44

AtomParser::end_ns($parser, $prefix)

源文件

文件: gc-includes/atomlib.php

    function end_ns($parser, $prefix) {
        $this->_p("ending: #" . $prefix . "#");
    }