| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
| D | ArraySubset.php | 22 protected $subset; variable in PHPUnit_Framework_Constraint_ArraySubset 30 * @param array|Traversable $subset 33 public function __construct($subset, $strict = false) argument 37 $this->subset = $subset; 53 $this->subset = $this->toArray($this->subset); 55 $patched = array_replace_recursive($other, $this->subset); 71 return 'has the subset ' . $this->exporter->export($this->subset);
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/ |
| D | ArraySubsetTest.php | 15 * @param array|Traversable $subset 20 public function testEvaluate($expected, $subset, $other, $strict) argument 22 $constraint = new PHPUnit_Framework_Constraint_ArraySubset($subset, $strict);
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | BufferedTokenStream.php | 302 $subset = []; 315 $subset[] = $t; 319 return $subset;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
| D | FontWriter.php | 179 $subset = $font['subsets'][$sfid]; 180 unset($subset[0]); 181 …$ttfontstream = $ttf->makeSubsetSIP($font['ttffile'], $subset, $font['TTCfontID'], $this->mpdf->de… 284 $subset = $font['subset']; 285 unset($subset[0]); 286 …$ttfontstream = $ttf->makeSubset($font['ttffile'], $subset, $font['TTCfontID'], $this->mpdf->debug…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.Allowed.txt | 20 The syntax is a <em>subset</em> of TinyMCE's <code>valid_elements</code>
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | s.js | 19 …286",subedot:"\u2AC3",submult:"\u2AC1",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",subseteq:… property
|
| /plugin/masciimath/ |
| D | README.txt | 20 … letters (i.e. Alpha and gamma), uppercase and lowercase, whereas Jipsen's only recognizes a subset
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | Assert.php | 52 * @param array|ArrayAccess $subset 57 public static function assertArraySubset($subset, $array, $strict = false, $message = '') argument 59 if (!(is_array($subset) || $subset instanceof ArrayAccess)) { 73 $constraint = new PHPUnit_Framework_Constraint_ArraySubset($subset, $strict);
|
| /plugin/flowplay/flowplayer/ |
| D | javascript.txt | 1 FlowPlayer's JavaScript API supports a subset of the JavaScript API
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/ |
| D | Functions.php | 71 * @param array|ArrayAccess $subset 76 function assertArraySubset($subset, $array, $strict = false, $message = '') argument
|
| /plugin/asciidocjs/node_modules/ansi-styles/ |
| D | readme.md | 90 …unless you access them explicitly. This makes it easier to expose only a subset in a higher-level …
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | for.rst | 162 You might want to iterate over a subset of values. This can be achieved using
|
| /plugin/flowplay2/flowplayer/ |
| D | javascript.txt | 1 FlowPlayer API supports a subset of the JavaScript API
|
| /plugin/bugzillaint/docs/ |
| D | bugzillaint.txt | 92 Quicksearch is not available in Bugzillas XML-RPC-API as of version 4.x. Therefore, only a subset o…
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | TTFontFile.php | 3457 function makeSubset($file, &$subset, $TTCfontID = 0, $debug = false, $useOTL = false) argument 3571 foreach ($subset as $code) { 3950 function makeSubsetSIP($file, &$subset, $TTCfontID = 0, $debug = false, $useOTL = 0) argument 4114 foreach ($subset as $code) { 4210 $os2 = $this->_set_ushort($os2, 66, count($subset)); // LastCharIndex 4249 foreach ($subset as $cid => $code) { 4325 $entryCount = count($subset); 4344 foreach ($subset as $code) {
|
| /plugin/codeprettify/code-prettify/ |
| D | README.md | 56 It works passably on Ruby, PHP, VB, and Awk and a decent subset of Perl and
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ |
| D | readme.md | 261 * Get a subset of the items from the given array.
|
| /plugin/codemirror/dist/modes/ |
| D | ttcn.min.js.map | 1 …ivate public friend\"),\n templateMatch: words(\"complement ifpresent subset superset permutati…
|
| /plugin/scrape/vendor/scotteh/php-dom-wrapper/ |
| D | README.md | 1075 Return a subset of the current set based on the start and end indexes.
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | OrgChart.Layout.min.js | 1 …subset){for(var $t1,center=System.Double.min,child,c,leftmost,rightmost,diff,$t=Bridge.getEnumerat… argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js | 14 …subset=new a(this.font),this.registerTTF()}var n,o;return n={Courier:function(){return h.readFileS… 15 …subset={},this.unicodes={},this.next=33}return t.prototype.use=function(t){var e,n,r;{if("string"!…
|
| D | pdfmake.js | 29125 this.subset = new Subset(this.font); 29176 return (_ref = this.subset) != null ? _ref.use(characters) : void 0; 29196 return ((_ref = this.subset) != null ? _ref.encodeText(text) : void 0) || text; 29259 data = this.subset.encode(); 29266 FontName: this.subset.postscriptName, 29278 firstChar = +Object.keys(this.subset.cmap)[0]; 29281 _ref = this.subset.cmap; 29290 cmap.end(toUnicodeCmap(this.subset.subset)); 29293 BaseFont: this.subset.postscriptName, 31458 this.subset = {}; [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | README.md | 357 If you want to define a subset of the markdown language, i.e. remove some of the features, you have…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 163 LimitStream can be used to read a subset or slice of an existing stream object.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | README.md | 176 LimitStream can be used to read a subset or slice of an existing stream object.
|