Searched defs:keep (Results 1 – 6 of 6) sorted by last modified time
/plugin/dev/ |
H A D | SVGIcon.php | 41 public function keepNamespace($keep = true) 200 protected function removeAttributes($element, $keep)
|
H A D | cli.php | 499 protected function cmdDownloadSVG($ident, $save = '', $keep = false) 512 protected function cmdCleanSVG($files, $keep = false)
|
/plugin/langdelete/ |
H A D | admin.php | 289 private function html_print_langs ($langs, $keep = null) {
|
/plugin/sphinxsearch-was/ |
H A D | functions.php | 410 function shorten($keep, $short, $max, $min = 9, $char = '⌇')
|
/plugin/sphinxsearch/ |
H A D | functions.php | 418 function shorten($keep,$short,$max,$min=9,$char='⌇'){
|
/plugin/jquery/ |
H A D | jquery-1.4.2.js | 3696 var winnow = function( elements, qualifier, keep ) { argument
|