Home
last modified time | relevance | path

Searched refs:getName (Results 2126 – 2150 of 2279) sorted by path

1...<<81828384858687888990>>...92

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php675 $this->suite->addTestSuite($suite->getName());
683 $this->suiteField->set_text($this->suite->getName());
H A DHTML.php116 $removablePrefix = explode('_',$aSuite->getName());
117 $aSuiteResult['name'] = str_replace($removablePrefix[0].'_', '', $aSuite->getName());
197 $ret['testName'] = $test->getName();
233 $ret['testName'] = $passed->getName();
239 $ret['testName'] = $error->getName();
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestCase.php157 function getName() { function in PHPUnit_TestCase
H A DTestFailure.php117 $this->_failedTest->getName(),
H A DTestResult.php314 $passedTest->getName()
H A DTestSuite.php172 function getName() { function in PHPUnit_TestSuite
/plugin/gtime/action/
H A Dtimestamp.php378 <td>{$timestamp->getHashAlgorithm()->getName()}</td>
/plugin/gtime/gtlib/tsp/
H A DGTDataHash.php106 $this->hashContext = hash_init($this->hashAlgorithm->getName());
109 …row new GTException("Unable to init GTDataHash with algorithm: {$this->hashAlgorithm->getName()}");
H A DGTHashAlgorithm.php86 public function getName() { function in GTHashAlgorithm
142 if ($algorithm->getName() === $name) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php380 return $this->_nameRecord[$i]->getName();
424 function getName() { function in OpenTypeFileNAMERecord
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php228 $isUtc = in_array($tz->getName(), ['UTC', 'GMT', 'Z', '+00:00']);
230 $this->offsetSet('TZID', $tz->getName());
290 $isUtc = $isFloating ? false : in_array($tz->getName(), ['UTC', 'GMT', 'Z']);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php98 $isUtc = in_array($tz->getName(), ['UTC', 'GMT', 'Z']);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php75 $this->assertEquals($data['timezone']->getName(), 'Europe/Minsk');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php255 $this->assertEquals('UTC', $dt->getTimeZone()->getName());
268 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
302 $this->assertEquals('Europe/Amsterdam', $dt->getTimeZone()->getName());
330 $this->assertEquals('Canada/Eastern', $dt->getTimeZone()->getName());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php84 $this->assertEquals($ex->getName(), $tz->getName());
110 $this->assertEquals($ex->getName(), $tz->getName());
151 $this->assertEquals($ex->getName(), $tz->getName());
159 $this->assertEquals($ex->getName(), $tz->getName());
171 $this->assertEquals($ex->getName(), $tz->getName());
183 $this->assertEquals($ex->getName(), $tz->getName());
220 $this->assertEquals($ex->getName(), $tz->getName());
268 $this->assertEquals($ex->getName(), $tz->getName());
316 $this->assertEquals($ex->getName(), $tz->getName());
365 $this->assertEquals($ex->getName(), $tz->getName());
[all …]
/plugin/ipban/ip-lib/
H A DREADME.md200 $typeName = \IPLib\Range\Type::getName();
218 echo \IPLib\Range\Type::getName($type);
228 echo \IPLib\Range\Type::getName($type);
/plugin/ipban/ip-lib/src/Address/
H A DType.php31 public static function getName($type) function in IPLib\\Address\\Type
/plugin/ipban/ip-lib/src/Range/
H A DType.php108 public static function getName($type) function in IPLib\\Range\\Type
/plugin/ireadit/helper/
H A Ddb.php44 if ($this->sqlite->getAdapter()->getName() != DOKU_EXT_PDO) {
/plugin/issuelinks/helper/
H A Ddb.php52 if ($sqlite->getAdapter()->getName() !== DOKU_EXT_PDO) {
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<81828384858687888990>>...92