Home
last modified time | relevance | path

Searched refs:read (Results 451 – 475 of 842) sorted by relevance

1...<<11121314151617181920>>...34

/plugin/sequencediagram/bower_components/lodash/
H A DLICENSE46 licenses; we recommend you read them, as their terms may differ from the
/plugin/nsexport/packer/ziphtml/
H A Dzip.php73 while (false !== $entry = $dir->read()) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php197 * Search for a specific base DN object to read. This sets a 'present' filter for the 'objectClass' attribute to help
202 public static function read(string $baseDn, ...$attributes): SearchRequest
198 public static function read(string $baseDn, ...$attributes): SearchRequest global() function in FreeDSx\\Ldap\\Operations
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php121 public function read(bool $block = true)
120 public function read(bool $block = true) global() function in FreeDSx\\Socket\\Socket
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsFhirStoresFhir.php371 public function read($name, $optParams = []) function in Google\\Service\\CloudHealthcare\\Resource\\ProjectsLocationsDatasetsFhirStoresFhir
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DUtilsTest.php28 'read' => function () {
71 $s1 = FnStream::decorate($s1, ['read' => function () { return ''; }]);
102 ->setMethods(['read', 'eof'])
106 ->method('read')
131 $s->read(2);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php19 'read' => [
91 * - size: (int) If a read stream would otherwise have an indeterminate
166 $this->readable = isset(self::$readWriteHash['read'][$meta['mode']]);
234 public function read($length) function in GuzzleHttp\\Stream\\Stream
/plugin/farmer/
H A Dhelper.php176 while (false !== ($entry = $dir->read())) {
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md40 For more installation procedures, please read [the Source
57 For more information, please read the [contributor
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md5 It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJSON,
129 In progress… You can read the doc for original phayes/geoPHP at [geophp.net](https://geophp.net "GeoPHP homepage")
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php50 * @param array|null $allowedElements Which elements can be read from each GPX type
51 * If not specified, every element defined in the GPX specification can be read
57 public function read($gpx, $allowedElements = null) function in geoPHP\\Adapter\\GPX
96 $geom = $this->read($gpx, $allowedElements);
/plugin/davcal/
H A Dhelper.php1041 $vcal = \Sabre\VObject\Reader::read($row['calendardata']);
1305 $vcal = \Sabre\VObject\Reader::read($event['calendardata']);
1648 $vcal = \Sabre\VObject\Reader::read($event['calendardata']);
1686 $vObject = \Sabre\VObject\Reader::read($calendarData);
1883 $vObject = \Sabre\VObject\Reader::read($object['calendardata']);
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_uk.txt660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
H A Ddia_ar.txt263 errorSavingFileReadOnlyMode=Could not save diagram while read-only mode is active.
660 saveLibraryReadOnly=Could not save library while read-only mode is active
1021 confReadFileErr=Cannot read "{1}" file from {2}.
1088 cantReadChckPerms=Cannot read the specified diagram. Please check you have read permission on that …
1089 cantFetchChckPerms=Cannot fetch diagram info. Please check you have read permission on that file.
1095 cantReadUpload=Cannot read the uploaded diagram
1159 confDraftPermissionErr=Draft cannot be written. Do you have attachment write/read permission on thi…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php229 public function read() function in Swift_Connection_Sendmail
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl38 Check if AFM file permissions allow this file to be read by all user accouts (or, at least, the use…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md16 Using the XML export is recommended by FINDOLOGIC. The XML is easier to read and has some advantage…
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md43 _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on t…
/plugin/mapillary/
H A DREADME40 read up on their usage terms: http://www.mapillary.com/terms.html and
/plugin/upgrade/
H A Dcomposer.lock54 "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php78 while($read = $this->readbytes(512)) {
79 $header = $this->parseHeader($read);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js994 this.read(1);
1007 this.read(2, littleEndian);
1020 this.read(2, littleEndian);
1071 this.read(4, littleEndian);
1084 this.read(4, littleEndian);
1097 this.read(4, littleEndian);
1110 this.read(8, littleEndian);
1152 this.read(10, littleEndian);
3524 frame = this.queue.read();
3540 frame = _this.queue.read();
[all …]

1...<<11121314151617181920>>...34