Home
last modified time | relevance | path

Searched refs:empty (Results 126 – 150 of 652) sorted by relevance

12345678910>>...27

/plugin/farmsync/script/
H A Djquery.chosen.js77 empty: true
/plugin/timezoneco/
H A DREADME12 if(empty($conf['plugin']['timezoneco']['timezone'])){
/plugin/farmer/script/
H A Djquery.chosen.js77 empty: true
496 if (option.empty) {
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md8 that it always returns an array of elements, or an empty array.
44 * #40: An element with an empty namespace (xmlns="") is not allowed to have a
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php317 public $empty; variable in Sabre\\Xml\\Order
/plugin/sphinxsearch/
H A Dchangelog6 * Prevent indexing of empty documents
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dgrammar.jison47 : /* empty */
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_ie.js104 FCK.EditorDocument.selection.empty() ;
/plugin/datatables/assets/datatables.net-bs/js/
H A DdataTables.bootstrap.min.js
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc58 alert("Note cannot be left empty");
/plugin/ckgdoku/
H A Dscript.js19 var empty = makeMap("br,col,hr,img"); variable
149 unary = empty[ tagName ] || !!unary;
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md5 * chore(cs) Remove an empty line. (Ivan Enderlin, 2017-07-06T13:32:34+02:00)
/plugin/fckg/action/entities/
H A Dents.data15 ∅
/plugin/ckgdoku/action/entities/
H A Dents.data15 ∅
/plugin/ckgedit/action/entities/
H A Dents.data15 ∅
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md6 - When `delete` with an empty `id` an `Elasticsearch\Common\Exceptions\RuntimeException\Missing404Exception`
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1627 $empty = tempnam(GETID3_TEMP_DIR, 'getID3');
1628 touch($empty);
1638 …$commandline = '"'.GETID3_HELPERAPPSDIR.'vorbiscomment.exe" -w -c "'.$empty.'" "'.$file.'" "'.$tem…
1649 …$commandline = 'vorbiscomment -w -c '.escapeshellarg($empty).' '.escapeshellarg($file).' '.escapes…
1674 unlink($empty);
/plugin/davcard/
H A Dscript.js650 dw_davcard__modals.$editContactDialog.empty();
656 dw_davcard__modals.$dialog.empty();
662 dw_davcard__modals.$loadingDialog.empty();
/plugin/ckgedit/
H A Dscript.js19 var empty = makeMap("br,col,hr,img"); variable
173 unary = empty[ tagName ] || !!unary;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG90 * fixed use TokenParser to return an empty Node
127 * fixed the empty() test
134 * "empty" test will now consider the return value of the __toString() method for
350 * added a new way to customize the main Module node (via empty nodes)
633 * fixed the empty test and the length filter for Twig_Markup instances
689 * added a better error message when a template is empty but contain a BOM
690 * fixed "in" operator for empty strings
708 * allowed empty templates to be used as traits
718 * added support for empty Countable objects for the "empty" test
818 * added the "empty" test
[all …]
/plugin/removeold/
H A Dadmin.php161 if(strlen($file)<1) { $empty++; continue; }
/plugin/displaytitle/
H A DREADME.md24 | `<<display title ID>>` | The title of the page `ID` or current page if `ID` is empty. |
/plugin/geonav/tpl/startermap/css/
H A Dprint.css118 empty-cells: show;
/plugin/progrecss/
H A DChangeLog10 * syntax.php: empty caption no longer generates a caption <span>, thanks to
/plugin/sphinxsearch-was/
H A Dchangelog16 * Prevent indexing of empty documents

12345678910>>...27