Home
last modified time | relevance | path

Searched refs:pipe (Results 51 – 75 of 84) sorted by last modified time

1234

/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.min.js11 …h:"get",pathEq:"matchesProperty",pathOr:"getOr",paths:"at",pickAll:"pick",pipe:"flow",pluck:"map",…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js240 pipe = function (x) {
4547 easyeasy = pipe;
/plugin/pixelyear/
H A DSYNTAX.md8 Between the tags is a list dates with a month, day and 'pixel' separated with a pipe character "|" …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst151 variable by a pipe symbol (``|``) and may have optional arguments in
H A Dadvanced_legacy.rst131 side of the filter (before the pipe ``|``) as first argument and the extra
H A Dadvanced.rst166 (before the pipe ``|``) as the first argument and the extra arguments passed
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2 …guments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=ar… method in AnonymousFunction1e175ac9af00.e
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md196 specific grammar. Very useful. Moreover, we can use pipe (because
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md417 A stream is like a pipe, with an input, and an output. This is
418 possible to cut this pipe in two pieces, and insert a small part: A
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php130 foreach ($r as $pipe) {
133 if ($pipe == $origPipe) {
143 $line = fread($pipe, 8192);
192 * @param resource $pipe
197 protected function process($pipe, $job) argument
199 fwrite($pipe, $job);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml4 A pipe character, followed by an indented
82 with the pipe. The following example
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md135 or convert the original markdown description to html using the unix pipe:
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php320 foreach ((array)$this->pipes as $pipe)
322 @fclose($pipe);
/plugin/callflow/
H A Draphael.js636 pipe = function (x) {
4908 easyeasy = pipe;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17202 this.pipe(fs.createWriteStream(filename));
17325 Stream.prototype.pipe = function(dest, options) {
18260 Readable.prototype.pipe = function(dest, pipeOpts) {
19223 Writable.prototype.pipe = function() {
H A Dpdfmake.min.js.map1pipe","createWriteStream","_info","embed","xRefOffset","convert","Size","Root","Info","Readable","…
H A Dpdfmake.min.js10pipe(s.createWriteStream(t)),this.end(),this.once("end",e)},r.prototype.output=function(t){throw n… method in r
11 …te=i;var x=n(32);x.inherits=n(33);var S=n(25);x.inherits(o,S),o.prototype.pipe=function(){this.emi… method in o
/plugin/mediasyntax/syntax/
H A Dmedia.php49 $pipe=preg_replace("/.*\|/","",$start); // e.g. 50px
57 $renderer->doc.= '<img src="'.DOKU_BASE.'lib/exe/fetch.php?media='.$filename.'" width='.$pipe.' />';
/plugin/latexit/tests/my/
H A Dtest8.latex14 Row 2 Col 1 & \multicolumn{2}{|l|}{ some colspan (note the double pipe) } \\
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest8.txt3 | Row 2 Col 1 | some colspan (note the double pipe) ||
/plugin/subjectindex/plugins/
H A Dbible_verses.txt101 … his brother was Ju'bal. He proved to be the founder of all those who handle the harp and the pipe.
13368 …nue raising [their voice] with the tambourine and harp,And keep rejoicing at the sound of the pipe.
13589 And my harp came to be merely for mourning,And my pipe for the voice of weeping ones.
16399 Praise him with the tambourine and the circle dance.Praise him with strings and the pipe.
21813 that at the time that YOU hear the sound of the horn, the pipe, the zither, the triangular harp, th…
21815 Because of this, at the same time as all the peoples were hearing the sound of the horn, the pipe, …
21818 …et forth the command that every man that hears the sound of the horn, the pipe, the zither, the tr…
21823 Now if YOU are ready so that when YOU hear the sound of the horn, the pipe, the zither, the triangu…
/plugin/syntaxhighlightjs/
H A Dgulpfile.js21 .pipe(uglify())
22 .pipe(rename({
25 .pipe(gulp.dest(dest.js));
31 .pipe(less())
32 .pipe(minify())
33 .pipe(rename({
36 .pipe(gulp.dest(dest.css));
/plugin/advrack/
H A Draphael.js636 pipe = function (x) {
4908 easyeasy = pipe;
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){retur…
/plugin/git/lib/
H A DGit.php204 foreach ($pipes as $pipe) {
205 fclose($pipe);
232 foreach ($pipes as $pipe) {
233 fclose($pipe);

1234