Searched defs:maxLen (Results 1 – 7 of 7) sorted by relevance
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ |
H A D | Utils.php | 56 public static function copyToString(StreamInterface $stream, $maxLen = -1) argument 96 $maxLen = -1 argument [all...] |
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | Utils.php | 47 … public static function copyToStream(StreamInterface $source, StreamInterface $dest, $maxLen = -1) 83 public static function copyToString(StreamInterface $stream, $maxLen = -1)
|
H A D | functions.php | 197 function copy_to_string(StreamInterface $stream, $maxLen = -1) 215 function copy_to_stream(StreamInterface $source, StreamInterface $dest, $maxLen = -1)
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/ |
H A D | AlignFormatter.php | 22 protected $maxLen = 0; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter\\AlignFormatter
|
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/ |
H A D | BerEncoder.php | 92 protected $maxLen; global() variable in FreeDSx\\Asn1\\Encoder\\BerEncoder [all...] |
/plugin/sqlraw/ |
H A D | simple_html_dom.php | 70 function file_get_html($url, $use_include_path = false, $context=null, $offset = -1, $maxLen=-1, $l…
|
/plugin/imapmarkers/syntax/ |
H A D | imapmarkers_simple_html_dom.php | 54 $maxLen = -1,
|