Home
last modified time | relevance | path

Searched refs:won (Results 1 – 25 of 98) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DExperimentVariations.php38 public $won; variable in Google\\Service\\Analytics\\ExperimentVariations
93 public function setWon($won) argument
95 $this->won = $won;
102 return $this->won;
/plugin/xhtmlruby/
H A Dconf.ini6 ; if 'true', wiki text will be rubified. if 'false', it won't be (includes headers)
9 ; if 'true', text in the ToC will be rubified. if 'false', it won't be.
/plugin/securelogin/
H A Dstyle.css6 /* IE won't understand but doesn't require it */
/plugin/freesync/
H A Dstyle.css6 /* IE won't understand but doesn't require it */
/plugin/randomquote/
H A Dquotes.txt2 I have not failed. I've just found 10,000 ways that won't work. - Thomas Edison
/plugin/comment/
H A Dplugin.info.txt6 desc Add comments/notes to your wiki source that won't be shown on the page.
/plugin/groupmanager/
H A Dstyle.css20 /* IE won't understand but doesn't require it */
/plugin/accscounter/lang/en/
H A Dnoitem.txt5 * Even if the counter(s) are properly put, the log file won't be made in some usage situations.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dstriptags.rst17 In this example, the ``<br/>``, ``<br>``, ``<p>``, and ``</p>`` tags won't be
H A Descape.rst75 {{ var|escape('html') }} {# won't be double-escaped #}
87 {{ var|escape(strategy)|raw }} {# won't be double-escaped #}
H A Draw.rst11 {{ var|raw }} {# var won't be escaped #}
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D498.phpt2 GH-498: The test methods won't be run if a dataProvider throws Exception and --group is added in co…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst399 {{ var|raw }} {# var won't be escaped #}
400 {{ var|escape }} {# var won't be double-escaped #}
414 {{ "Twig<br />" }} {# won't be escaped #}
424 {{ foo ? "Twig<br />" : "<br />Twig" }} {# won't be escaped #}
430 {{ foo ? text|raw : "<br />Twig" }} {# won't be escaped #}
433 {{ foo ? text|escape : "<br />Twig" }} {# the result of the expression won't be escaped #}
447 {{ var|upper|raw }} {# won't be escaped #}
459 {{ var|escape('js') }} {# won't be double-escaped #}
466 concatenation, ``{{ foo|raw ~ bar }}`` won't give the expected result as
468 individual variables (so, the ``raw`` filter won't have any effect here).
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst22 won't work:
/plugin/note/
H A DREADME.md31 * Plugin won't work inside numbered lists
32 * Plugin won't work inside tables
/plugin/inlinetoc/
H A DREADME.md23 The plugin won't work if you specify *{{NOTOC}}* on the page because it relies
/plugin/referrers/lang/en/
H A Dintro.txt13 …**Admin** page) to make '':wiki:referrers'' not publicly readable so search engines won't index it.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md34 won't be merged.
/plugin/supa/
H A DREADME.txt13 Though I'm pretty sure it won't kill any data, please make sure to backup your data, etc...
/plugin/imageflow/
H A DREADME.md30 __``%NAMESPACE%``__|If this is given, the following won't matter. The plugin then reads all images …
32 …ould be given, so that DokuWiki will return smaller Images and the browser won't have to load and …
/plugin/dtable/
H A DTODO2 - when you change the row and save your changes link_wiz window won't hide.
/plugin/button/
H A Dstyle.css51 - template style won't apply to the links because it is not a <a> link.
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst27 Even when enabled, the ``dump`` function won't display anything if the
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst55 satisfying this requirement won’t be merged.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst29 won't be added and you will have to call `addDefaultHandlers` on the Builder

1234