Home
last modified time | relevance | path

Searched refs:empty (Results 426 – 450 of 652) sorted by path

1...<<11121314151617181920>>...27

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dsource.rst17 When you set the ``ignore_missing`` flag, Twig will return an empty string if
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst247 {% if posts is empty %}
267 {% if posts is empty %}
H A Dfor.rst117 If no iteration took place because the sequence was empty, you can render a
H A Dif.rst15 You can also test if an array is not empty:
69 empty string false
75 empty array false
77 non-empty array true
H A Duse.rst61 template, if it does not define macros, and if the body is empty. But it
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst1 ``empty``
8 ``empty`` checks if a variable is an empty string, an empty array, an empty
11 For objects that implement the ``Countable`` interface, ``empty`` will check the
15 it will check if an empty string is returned.
19 {% if foo is empty %}
H A Dindex.rst10 empty
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Darray.test4 {# empty array #}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/
H A Dcapture-empty.test2 "set" tag block empty capture
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dempty.test2 "empty" test
4 {{ string_empty is empty ? 'ok' : 'ko' }}
5 {{ string_zero is empty ? 'ko' : 'ok' }}
6 {{ value_null is empty ? 'ok' : 'ko' }}
7 {{ value_false is empty ? 'ok' : 'ko' }}
8 {{ value_int_zero is empty ? 'ko' : 'ok' }}
9 {{ array_empty is empty ? 'ok' : 'ko' }}
10 {{ array_not_empty is empty ? 'ko' : 'ok' }}
12 {{ countable_empty is empty ? 'ok' : 'ko' }}
14 {{ tostring_empty is empty ? 'ok' : 'ko' }}
[all …]
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md40 * `stringNotEmpty` will no longer report "0" is an empty string
H A DREADME.md94 `stringNotEmpty($value, $message = '')` | Check that a value is a non-empty string
122 `isEmpty($value, $message = '')` | Check that a value is `empty()`
123 `notEmpty($value, $message = '')` | Check that a value is not `empty()`
/plugin/flowcharts/
H A Dmermaid.min.js1empty:function(){return!this.node()},each:function(t){for(var e=this._groups,n=0,r=e.length;n<r;++…
24empty description\b)/i,/^(?:\[\*\])/i,/^(?:[^:\n\s\-\{]+)/i,/^(?:\s*:[^:\n;]+)/i,/^(?:-->)/i,/^(?:…
/plugin/flowplay/flowplayer/
H A DREADME.txt140 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
185 by specifying an empty hyperlink URL to a click.
/plugin/flowplay2/flowplayer/
H A DREADME.txt312 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
357 by specifying an empty hyperlink URL to a click.
/plugin/flowplayer/player/
H A DREADME.txt103 - #412 check for empty baseurl or else player url is appended and affects the url parsing.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js515 empty: function() {
1860 empty: function(element) { method in Element.Methods
2970 /^:((first|last|nth|nth-last|only)(-child|-of-type)|empty|checked|(en|dis)abled|not)(\((.*?)\))?(\b…
/plugin/frootysearch/
H A Dstyle.css67 form#dw__search div.frootySearch.empty.blurred input {
86 form#dw__search div.frootySearch.empty .reset {
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css180 empty-cells: show;
H A Dprint.css118 empty-cells: show;
/plugin/gitbacked/
H A DCHANGELOG.md12 <empty line> - optional sub sections may follow like:
15 <empty line>
18 <empty line>
21 <empty line>
24 <empty line>
25 <empty line> - next line is the starting of the previous release
27 <empty line>
78 - `'repoWorkDir'` is configured empty by default now
79 - `--work-tree` option is ommited, if `'repoWorkDir'` is empty - addressing [#79]
91 - If DokuWiki user eMail is empty, then the eMail assigned to the commit will be empty as well.
[all …]
/plugin/glossary/
H A Dscript.js129 jTable.empty ();
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1empty:1}}},cI:true,m:[{cN:"string",b:'"',e:'"',i:"\\n",c:["escape"],r:0},{cN:"escape",b:'""',e:"^"… property in hljs.LANGUAGES.php.dM.k
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog129 * Fixed: inline controls (text and buttons) with empty value caused
187 * Fixed: empty pages could appear in document when html2ps run in
270 empty spaces
600 * Fixed: IFRAMEs with empty SRC attribute value no more cause
843 * Fixed: empty values for 'padding' property caused PHP notice
869 * Fixed: empty URL value no more treated as valid by FetcherURL
976 empty hostname (thanks to JensE for noticing and testing this).
1078 * Fixed: check/radio buttons having empty "value" attribute were
1124 * Fixed: empty STYLE node could cause a notice messages to be
1127 * Fixed: empty 'margin' value could cause PHP warning messages to
[all …]

1...<<11121314151617181920>>...27