| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ |
| D | LazyDouble.php | 31 private $double; variable in Prophecy\\Doubler\\LazyDouble 53 if (null !== $this->double) { 78 if (null !== $this->double) { 115 if (null === $this->double) { 117 return $this->double = $this->doubler->double( 122 $this->double = $this->doubler->double($this->class, $this->interfaces); 125 return $this->double;
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | structure.txt | 81 …['bitrate']=>double() // average bitrate for entire file (all audio/video streams),… 83 ['playtime_seconds']=>double() // playing time of file, in seconds 87 …['bitrate']=>double() // average bitrate for audio portion of file (all audio streams),… 93 … ['compression_ratio']=>double() // ratio of compressed byte size of audio to uncompressed size 104 … ['compression_ratio']=>double() // ratio of compressed byte size of video to uncompressed size 107 ['frame_rate']=>double() // frames per second 111 ['pixel_aspect_ratio']=>double() // pixel display aspect ratio 121 ['adjustment']=>double() 123 ['peak']=>double() 126 ['adjustment']=>double() [all …]
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ |
| D | MethodProphecy.php | 49 $double = $objectProphecy->reveal(); 50 if (!method_exists($double, $methodName)) { 52 'Method `%s::%s()` is not defined.', get_class($double), $methodName 53 ), get_class($double), $methodName, $arguments); 59 $reflectedMethod = new \ReflectionMethod($double, $methodName); 64 get_class($double),
|
| D | ObjectProphecy.php | 114 $double = $this->lazyDouble->getInstance(); 116 if (null === $double || !$double instanceof ProphecySubjectInterface) { 124 $double->setProphecy($this); 126 return $double;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | AutoFormat.AutoParagraph.txt | 8 This directive turns on auto-paragraphing, where double newlines are 13 <li>Applies to inline elements or text with double newlines in nodes 15 <li>Applies to double newlines in paragraph tags</li> 24 double-newlines except to specify a new paragraph or in contexts where
|
| /plugin/jsonrpc/ |
| D | IJR_IntrospectionServer.php | 84 case 'double': 119 case 'double':
|
| /plugin/fckg/action/entities/utils/ |
| D | entities.txt | 581 left double quotation mark 586 right double quotation mark 591 double low-9 quotation mark 601 double dagger
|
| /plugin/ckgdoku/action/entities/utils/ |
| D | entities.txt | 581 left double quotation mark 586 right double quotation mark 591 double low-9 quotation mark 601 double dagger
|
| /plugin/ckgedit/action/entities/utils/ |
| D | entities.txt | 581 left double quotation mark 586 right double quotation mark 591 double low-9 quotation mark 601 double dagger
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | escape.rst | 65 When using automatic escaping, Twig tries to not double-escape a variable 75 {{ var|escape('html') }} {# won't be double-escaped #} 76 {{ var|escape(strategy) }} {# will be double-escaped #} 87 {{ var|escape(strategy)|raw }} {# won't be double-escaped #}
|
| /plugin/openid/Auth/Yadis/ |
| D | ParseHTML.php | 79 $double = '/^"(.*)"$/'; 82 if (preg_match($double, $str, $matches)) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
| D | with_pre_escape_filters.test | 12 2. Don't double-pre-escape 44 2. Don't double-pre-escape
|
| D | double_escaping.test | 2 "autoescape" tag does not double-escape
|
| /plugin/fedauth/Auth/Yadis/ |
| D | ParseHTML.php | 103 $double = '/^"(.*)"$/'; 106 if (preg_match($double, $str, $matches)) {
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
| D | 1f336ecc62480c1d56351cc2f82d0d08.asciidoc | 9 'message' => 'elasticsearch now has versioning support, double cool!',
|
| /plugin/dblclickedit/ |
| D | plugin.info.txt | 6 desc Enter edit mode by double click
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
| D | .jshintrc | 10 // "quotmark": "double",
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/ |
| D | .jshintrc | 10 // "quotmark": "double",
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
| D | .jshintrc | 10 // "quotmark": "double",
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
| D | 2366.phpt | 2 #2366: Using a test double from a data provider only works once
|
| /plugin/spoiler2/ |
| D | style.css | 27 border-left: 6px double gray;
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | chevron-double-up.svg | 1 <svg class="bi bi-chevron-double-up" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
|
| H A D | chevron-double-right.svg | 1 <svg class="bi bi-chevron-double-right" width="1em" height="1em" viewBox="0 0 16 16" fill="currentC…
|
| H A D | chevron-double-down.svg | 1 <svg class="bi bi-chevron-double-down" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCo…
|
| H A D | chevron-double-left.svg | 1 <svg class="bi bi-chevron-double-left" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCo…
|