Home
last modified time | relevance | path

Searched refs:read (Results 501 – 525 of 842) sorted by path

1...<<21222324252627282930>>...34

/plugin/groupmail/
H A DLICENSE673 Public License instead of this License. But first, please read
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php177 $bytes = GTUtil::read($file);
H A DGTTimestamp.php568 $bytes = GTUtil::read($file);
/plugin/gtime/gtlib/util/
H A DGTUtil.php117 * @see read
176 public static function read($file) { function in GTUtil
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1read:1,not:1,mod:1,shr:1,"try":1,div:1,shl:1,set:1,library:1,message:1,packed:1,index:1,"for":1,ne… property in hljs.LANGUAGES.ruby.c.keymethods
/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/html5video2/script/
H A Dvideo.min.js27 …(1/(e+t))},set:function(){ir.log.error('The "systemBandwidth" property is read-only')}}}),this.opt…
/plugin/htmlokalt/
H A DLICENSE232 … Lesser General Public License instead of this License. But first, please read <http://www.gnu.org…
/plugin/icalevents/
H A Dsyntax-impl.php177 $ical = VObject\Reader::read($content, VObject\Reader::OPTION_FORGIVING);
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md83 * `Sabre\VObject\Reader::read` now has a `$charset` argument.
287 * #175: Parser can now read and skip the UTF-8 BOM.
449 disabled and an invalid file is read.
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench.php10 $lol = Sabre\VObject\Reader::read($data);
H A Dbench_freebusygenerator.php22 $vcal = Sabre\VObject\Reader::read(fopen($inputFile, 'r'));
H A Drrulebench.php21 $vobj = Sabre\VObject\Reader::read(fopen($inputFile, 'r'));
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php73 $vObj = Reader::read($object);
H A DFreeBusyGenerator.php156 $this->objects[] = Reader::read($object);
H A DPHPUnitAssertions.php44 $input = Reader::read($input);
H A DReader.php42 static function read($data, $options = 0, $charset = 'UTF-8') { function in Sabre\\VObject\\Reader
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php173 $oldCalendar = Reader::read($oldCalendar);
194 $calendar = Reader::read($calendar);
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php49 $reader->read();
59 $reader->read();
64 $reader->read();
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php48 $data = VObject\Reader::read($input, $options);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DAttachIssueTest.php17 $obj = Reader::read($event);
H A DBirthdayCalendarGeneratorTest.php179 $input = Reader::read($input);
232 $input[$key] = Reader::read($value);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DAvailableTest.php23 $document = Reader::read($vcal);
39 $document = Reader::read($vcal);
62 $document = Reader::read($vcal);
H A DVAlarmTest.php171 $vobj = Reader::read($input);
H A DVAvailabilityTest.php24 $document = Reader::read($vcal);
41 $document = Reader::read($vcal);
64 $document = Reader::read($vcal);
85 $document = Reader::read($vcal);
105 $document = Reader::read($vcal);
123 $document = Reader::read($vcal);
133 $this->assertIsValid(Reader::read(
147 $this->assertIsNotValid(Reader::read(
159 $this->assertIsNotValid(Reader::read(
172 $this->assertIsNotValid(Reader::read(

1...<<21222324252627282930>>...34