/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ |
H A 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/ |
H A D | structure.txt | 121 ['adjustment']=>double() 123 ['peak']=>double() 126 ['adjustment']=>double() 128 ['peak']=>double() 766 ['compression_ratio']=>double() // 769 ['original_crc']=>double() // 1111 ['frame_rate']=>double() // 1495 ['sample_rate']=>double() // 1520 ['resolution_x']=>double() // 1521 ['resolution_y']=>double() // [all …]
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ |
H A 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),
|
H A D | ObjectProphecy.php | 114 $double = $this->lazyDouble->getInstance(); 116 if (null === $double || !$double instanceof ProphecySubjectInterface) { 124 $double->setProphecy($this); 126 return $double;
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.AutoParagraph.txt |
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | escapedCharacters.yml | 1 test: outside double quotes 143 { double: "some value\n \"some quoted string\" and 'some single quotes one'" } 146 'double' => "some value\n \"some quoted string\" and 'some single quotes one'" 151 { single: 'foo\Var', no-quotes: foo\Var, double: "foo\\Var" } 154 'single' => 'foo\Var', 'no-quotes' => 'foo\Var', 'double' => 'foo\Var'
|
/plugin/jsonrpc/ |
H A D | IJR_IntrospectionServer.php | 84 case 'double': 119 case 'double':
|
/plugin/fckg/action/entities/utils/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | ParseHTML.php | 79 $double = '/^"(.*)"$/'; 82 if (preg_match($double, $str, $matches)) {
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
H A D | double_escaping.test | 2 "autoescape" tag does not double-escape
|
H A D | with_pre_escape_filters.test | 12 2. Don't double-pre-escape 44 2. Don't double-pre-escape
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
H A D | 1f336ecc62480c1d56351cc2f82d0d08.asciidoc | 9 'message' => 'elasticsearch now has versioning support, double cool!',
|
/plugin/fedauth/Auth/Yadis/ |
H A D | ParseHTML.php | 103 $double = '/^"(.*)"$/'; 106 if (preg_match($double, $str, $matches)) {
|
/plugin/dblclickedit/ |
H A D | plugin.info.txt | 6 desc Enter edit mode by double click
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
H A D | .jshintrc | 10 // "quotmark": "double",
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/ |
H A D | .jshintrc | 10 // "quotmark": "double",
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | .jshintrc | 10 // "quotmark": "double",
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
H A D | 2366.phpt | 2 #2366: Using a test double from a data provider only works once
|
/plugin/spoiler2/ |
H A D | style.css | 27 border-left: 6px double gray;
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
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="currentColor" xmlns="http://www.w3.org/2000/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="currentColor" xmlns="http://www.w3.org/2000/svg">
|
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="currentColor" xmlns="http://www.w3.org/2000/svg">
|