Home
last modified time | relevance | path

Searched refs:rest (Results 401 – 425 of 612) sorted by last modified time

1...<<11121314151617181920>>...25

/plugin/autolink3/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/fckg/
H A Dscript.js117 function parseStartTag( tag, tagName, rest, unary ) { argument
136 rest.replace(attr, function(match, name) {
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php253 $rest = substr($path, $len);
255 $rest = preg_replace("#$filetypes#","",$rest);
256 $rest = trim($rest,'\\/');
257 $folders = preg_split("#[/\\\\]#", $rest);
H A Dcheck_acl.php264 list($id,$rest) = preg_split('/\s+/',$acl[$i],2);
266 $rest = str_replace('%USER%',auth_nameencode($_SERVER['REMOTE_USER']),$rest);
267 $acl[$i] = "$id\t$rest";
/plugin/fckg/fckeditor/
H A Dlicense.txt256 be a consequence of the rest of this License.
717 be a consequence of the rest of this License.
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE227 be a consequence of the rest of this License.
/plugin/tocselect/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/condition/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/authlemonldap/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/rssbycreated/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/authplaincas/
H A Dlicense227 be a consequence of the rest of this License.
/plugin/fetchmedia/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/ebookexport/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/flattr/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/avatar/
H A DCOPYING
/plugin/wikistats/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/inclform/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/icalevents/
H A DLICENSE.txt235 be a consequence of the rest of this License.
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DPDF417.php920 $rest = substr($code, 6);
924 $rest = '';
949 $code = $rest;
956 $rest = substr($code, 44);
959 $rest = '';
967 $code = $rest;
/plugin/shortcutkey/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/doodle3/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/authlinotp/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js7035 function rest(array) {
12803 lodash.rest = rest;
12842 lodash.tail = rest;
13150 lodash.prototype.tail = lodash.prototype.rest;
H A Dpdfmake.min.js.map1rest","sortedIndex","sortedLastIndex","take","takeRight","takeRightWhile","takeWhile","union","uni…

1...<<11121314151617181920>>...25