Home
last modified time | relevance | path

Searched refs:Writer (Results 101 – 125 of 167) sorted by path

1234567

/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php6 use Sabre\Xml\Writer; alias
98 $writer = new Writer();
H A DKeyValueTest.php6 use Sabre\Xml\Writer; alias
147 $writer = new Writer();
H A DMock.php24 function xmlSerialize(Xml\Writer $writer) {
H A DUriTest.php6 use Sabre\Xml\Writer; alias
H A DXmlFragmentTest.php6 use Sabre\Xml\Writer; alias
119 $writer = new Writer();
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php32 $this->assertInstanceOf('Sabre\\Xml\\Writer', $writer);
H A DWriterTest.php11 $this->writer = new Writer();
383 '{http://sabredav.org/ns}root' => function(Writer $writer) {
418 $this->writer->classMap['stdClass'] = function(Writer $writer, $value) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md497 * Meracl ID3 Tag Writer v1.3.4 (and older) incorrectly truncates the
H A Dchangelog.txt1460 Known issue with Meracl ID3 Tag Writer v1.3.4 truncating last byte
H A Dreadme.txt516 * Meracl ID3 Tag Writer v1.3.4 (and older) incorrectly truncates the
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …sert(stream._writer === writer);\n\n var releasedError = new TypeError('Writer was released and c…
H A Dpdf.worker.js.map1 …sert(stream._writer === writer);\n\n var releasedError = new TypeError('Writer was released and c…
/plugin/tuxquote/
H A Dquotes.txt368 …XCEPT PERSONAL CHECK'S, or: NOT RESPONSIBLE FOR ANY ITEM'S. <BR> -- Dave Barry, "Tips for Writer's"
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md429 which has a much smarter XML Reader and Writer.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php8 use Sabre\Xml\Writer; alias
184 * @param Writer $writer
187 function xmlSerialize(Writer $writer) {
197 * @param Writer $writer
200 function xmlSerializeFull(Writer $writer) {
H A DInviteReply.php8 use Sabre\Xml\Writer; alias
135 * @param Writer $writer
138 function xmlSerialize(Writer $writer) {
148 * @param Writer $writer
151 function xmlSerializeFull(Writer $writer) {
H A DNotificationInterface.php5 use Sabre\Xml\Writer; alias
21 * @param Writer $writer
24 function xmlSerializeFull(Writer $writer);
H A DSystemStatus.php6 use Sabre\Xml\Writer; alias
93 * @param Writer $writer
96 function xmlSerialize(Writer $writer) {
121 * @param Writer $writer
124 function xmlSerializeFull(Writer $writer) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php6 use Sabre\Xml\Writer; alias
71 * @param Writer $writer
74 function xmlSerialize(Writer $writer) {
H A DEmailAddressSet.php5 use Sabre\Xml\Writer; alias
67 * @param Writer $writer
70 function xmlSerialize(Writer $writer) {
H A DInvite.php8 use Sabre\Xml\Writer; alias
70 * @param Writer $writer
73 function xmlSerialize(Writer $writer) {
H A DScheduleCalendarTransp.php9 use Sabre\Xml\Writer; alias
80 * @param Writer $writer
83 function xmlSerialize(Writer $writer) {
H A DSupportedCalendarComponentSet.php9 use Sabre\Xml\Writer; alias
73 * @param Writer $writer
76 function xmlSerialize(Writer $writer) {
H A DSupportedCalendarData.php6 use Sabre\Xml\Writer; alias
41 * @param Writer $writer
44 function xmlSerialize(Writer $writer) {
H A DSupportedCollationSet.php6 use Sabre\Xml\Writer; alias
40 * @param Writer $writer
43 function xmlSerialize(Writer $writer) {

1234567