Home
last modified time | relevance | path

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

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

/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php62 public function read($length); function
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md63 For more installation procedures, please read [the Source
80 For more information, please read the [contributor
100 * `In`, to read from a stream, provides `read`, `readInteger`,
122 Thus, if one only need to read from a stream, it will type the stream
172 public function read($length)
185 $chunk = $file->read(42);
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md40 For more installation procedures, please read [the Source
57 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst149 setting the property as read-only using the ``@ReadOnly`` annotation.
278 is read only and cannot be set during deserialization.
280 A property can be marked as non read only with ``@ReadOnly(false)`` annotation (useful when a class…
H A Dxml_reference.rst10 …e="public_method" discriminator-field-name="type" discriminator-disabled="false" read-only="false">
33 read-only="true"
68 read-only="true"
87 read-only="true"
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md33 create method will read that if it exists.
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md25 Ready to dive in and don't want to read through all that text below? Just consult the [examples](ex…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md67 You can read more about Composer on its [official webpage](http://getcomposer.org).
137 $prophecy->read('123')->willReturn('value');
153 $prophecy->read('123')->will(new Prophecy\Promise\ReturnPromise(array('value')));
156 This promise will cause any call to our double's `read()` method with exactly one
174 $methodProphecy1 = $prophecy->read('123');
175 $methodProphecy2 = $prophecy->read('123');
176 $methodProphecy3 = $prophecy->read('321');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2read=function(a){return void 0!==window.fastdom?fastdom.read(a):a()},a.interactiveGuideline=functi… function
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst7 using an older version, read the :doc:`legacy<advanced_legacy>` chapter
H A Dadvanced_legacy.rst7 1.12**. If you are using a newer version, read the :doc:`newer<advanced>`
H A Dintro.rst45 To learn more about the other installation methods, read the
H A Dtemplates.rst897 If you want to create your own, read the :ref:`Creating an
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst58 For more information on whitespace control, read the
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dconstant.rst17 As of 1.12.1 you can read constants from object instances as well:
H A Ddump.rst32 read:
H A Dsource.rst31 * ``name``: The name of the template to read
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst39 For more information on whitespace control, read the
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt679 Public License instead of this License. But first, please read
/plugin/flowplayer/player/
H A DLICENSE.txt35 should read: "Based on Flowplayer source code"; in the context menu
39 A suitable notice might read "Flowplayer Source code modified by ModOrg 2009";
40 for the canvas, the notice should read "Based on Flowplayer source code".
720 Public License instead of this License. But first, please read
H A DREADME.txt148 - changed the clip type property to better work as a read-write property. Now accepts 'video', 'aud…
356 - added cuepointMultiplier property to clips. This can be used to multiply the time values read fro…
/plugin/freechat/phpfreechat/data/public/js/
H A Dcompat.js4 read: function (name) method in Cookie
50 var boolCookiesEnabled = Cookie.read('cookiesEnabled');

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