Home
last modified time | relevance | path

Searched refs:fromXmlFile (Results 1 – 19 of 19) sorted by relevance

/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/tests/
H A Dconsole_commandline_parse_20.phpt2 Test for Console_CommandLine::fromXmlFile() method.
12 $parser = Console_CommandLine::fromXmlFile(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'test.xml');
H A Dconsole_commandline_fromxmlfile_error.phpt2 Test for Console_CommandLine::fromXmlFile() method (error).
13 $parser = Console_CommandLine::fromXmlFile(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'unexisting.xm…
H A Dconsole_commandline_fromxmlfile_2.phpt2 Test for Console_CommandLine::fromXmlFile() method.
12 $parser = Console_CommandLine::fromXmlFile(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'test.xml');
H A Dconsole_commandline_fromxmlfile_1.phpt2 Test for Console_CommandLine::fromXmlFile() method.
12 $parser = Console_CommandLine::fromXmlFile(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'test.xml');
H A Dconsole_commandline_fromxmlfile.phpt2 Test for Console_CommandLine::fromXmlFile() method.
12 $parser = Console_CommandLine::fromXmlFile(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'test.xml');
/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/docs/examples/
H A Dex2.php32 $parser = Console_CommandLine::fromXmlFile($xmlfile);
H A Dex5.php23 $parser = Console_CommandLine::fromXmlFile($xmlfile);
H A Dex4.php32 $parser = Console_CommandLine::fromXmlFile($xmlfile);
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DChannelFile.php388 function fromXmlFile($descfile) function in PEAR_ChannelFile
418 $info = $this->fromXmlFile($info);
424 $info = $this->fromXmlFile($info);
H A DDownloader.php230 if ($b->fromXmlFile($a)) {
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DChannelFile.php388 function fromXmlFile($descfile)
418 $info = $this->fromXmlFile($info);
424 $info = $this->fromXmlFile($info);
H A DDownloader.php231 if ($b->fromXmlFile($a)) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DChannelFile.php388 function fromXmlFile($descfile) function in PEAR_ChannelFile
418 $info = $this->fromXmlFile($info);
424 $info = $this->fromXmlFile($info);
H A DDownloader.php231 if ($b->fromXmlFile($a)) {
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/
H A DChannelFile.php392 function fromXmlFile($descfile) function in PEAR_ChannelFile
427 $info = $this->fromXmlFile($info);
433 $info = $this->fromXmlFile($info);
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/crypt_gpg/Crypt/GPG/
H A DPinEntry.php310 return Console_CommandLine::fromXmlFile($this->getUIXML());
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/Crypt/GPG/
H A DPinEntry.php310 return Console_CommandLine::fromXmlFile($this->getUIXML());
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/console_commandline/Console/
H A DCommandLine.php402 public static function fromXmlFile($file) function in Console_CommandLine
/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/Console/
H A DCommandLine.php402 public static function fromXmlFile($file) function in Console_CommandLine