Home
last modified time | relevance | path

Searched refs:object (Results 426 – 450 of 1568) sorted by relevance

1...<<11121314151617181920>>...63

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DFile.php57 ->object($result)
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DConcatenation.php58 ->object($result)
H A DEntry.php58 ->object($result)
H A DEkzit.php58 ->object($result)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure-isolation.phpt113 Failed asserting that two variables reference the same object.
119 Failed asserting that null is identical to an object of class "stdClass".
H A Dfailure-reverse-list.phpt40 Failed asserting that null is identical to an object of class "stdClass".
46 Failed asserting that two variables reference the same object.
H A Dfailure.phpt112 Failed asserting that two variables reference the same object.
118 Failed asserting that null is identical to an object of class "stdClass".
/plugin/barcodes/
H A Dcomposer.lock177 "object",
178 "object graph"
715 "sebastian/object-enumerator": "^4.0.3",
1299 "sebastian/object-reflector": "^2.0",
1405 "name": "sebastian/object-enumerator",
1409 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1420 "sebastian/object-reflector": "^2.0",
1448 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1462 "name": "sebastian/object-reflector",
1466 "url": "https://github.com/sebastianbergmann/object-reflector.git",
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DefaultScheme.txt
H A DOutput.FlashCompat.txt
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DOut.php58 ->object($result)
H A DPathable.php58 ->object($result)
H A DStructural.php58 ->object($result)
H A DBufferable.php58 ->object($result)
H A DIn.php58 ->object($result)
/plugin/langdelete/
H A Dadmin.php456 foreach ($objects as $object) {
457 if (!in_array ($object, array('.', '..'))) {
458 $this->rrm("$path/$object");
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php212 * Get an indirect object by its object number.
228 $object = $xref->getIndirectObject($objectNumber);
231 $this->objects[$objectNumber] = $object;
234 return $object;
352 * Ensures that the token will evaluate to an expected object type (or not).
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DConsoleErrorListener.php14 ?object $offendingSymbol,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DWildcardTransition.php19 public function equals(object $other) : bool
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2382.phpt2 #2382: Data Providers throw error with uncloneable object
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMatcher.php110 $builder = $invocation->object
164 $builder = $invocation->object
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php83 $this->writer->object();
129 $this->writer->object();
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md99 To use this API, you must create a new `\GeoIp2\Database\Reader` object with
121 // This creates the Reader object, which should be reused across
152 // This creates the Reader object, which should be reused across
170 // This creates the Reader object, which should be reused across
188 // This creates the Reader object, which should be reused across
206 // This creates the Reader object, which should be reused across
240 // This creates the Reader object, which should be reused across
260 object with your `$accountId` and `$licenseKey`, then you call the method
279 // This creates a Client object that can be reused across requests.
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md17 * support for the `!!php/object` tag has been dropped, use the `!php/object`
46 * Deprecated the `!php/object:` tag which will be replaced by the
47 `!php/object` tag (without the colon) in 4.0.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatastream.php626 'path' => 'v1/{+object}:startBackfillJob',
629 'object' => [
636 'path' => 'v1/{+object}:stopBackfillJob',
639 'object' => [

1...<<11121314151617181920>>...63