Home
last modified time | relevance | path

Searched refs:rest (Results 151 – 175 of 612) sorted by path

12345678910>>...25

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php295 list($id,$rest) = preg_split('/\s+/',$acl[$i],2);
297 $rest = str_replace('%USER%',auth_nameencode($_SERVER['REMOTE_USER']),$rest);
298 $acl[$i] = "$id\t$rest";
H A Dutil.php253 $rest = substr($path, $len);
255 $rest = preg_replace("#$filetypes#","",$rest);
256 $rest = trim($rest,'\\/');
257 $folders = preg_split("#[/\\\\]#", $rest);
/plugin/ckgdoku/
H A Dscript.js138 function parseStartTag( tag, tagName, rest, unary ) { argument
157 rest.replace(attr, function(match, name) {
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1711 function(match,list_type,format,text, list_type_close, rest) {
1712 return(list_type+format+text+list_type_close+rest +"\n");
/plugin/ckgedit/
H A DLICENSE227 be a consequence of the rest of this License.
H A Dscript.js162 function parseStartTag( tag, tagName, rest, unary ) { argument
181 rest.replace(attr, function(match, name) {
/plugin/ckgedit/ckeditor/
H A DLICENSE.md297 be a consequence of the rest of this License.
759 be a consequence of the rest of this License.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc230 function ( match, protectedAddress, rest )
234 ( rest && unescapeSingleQuote( rest ) );
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php296 list($id,$rest) = preg_split('/\s+/',$acl[$i],2);
298 $rest = str_replace('%USER%',auth_nameencode($_SERVER['REMOTE_USER']),$rest);
299 $acl[$i] = "$id\t$rest";
H A Dutil.php253 $rest = substr($path, $len);
255 $rest = preg_replace("#$filetypes#","",$rest);
256 $rest = trim($rest,'\\/');
257 $folders = preg_split("#[/\\\\]#", $rest);
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1712 function(match, list_type, format, text, list_type_close, rest) {
1713 return (list_type + format + text + list_type_close + rest + "\n");
/plugin/cleanoldips/
H A DLICENSE227 be a consequence of the rest of this License.
H A Daction.php110 list($timestamp, $ip, $rest) = explode("\t", $line, 3);
119 $cleanedLine = implode("\t", [$timestamp, str_pad('', strlen($ip)), $rest]);
/plugin/clearfloat/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/cli/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/cloud/
H A DCOPYING227 be a consequence of the rest of this License.
/plugin/cnmap/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/code39/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/codebash/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/codebender/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/codebuttontrumod/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/codehighlight/cp/
H A Dlicense.txt403 be a consequence of the rest of this License.
/plugin/codemirror/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1rest\", \"chunked-seq?\", \"class\", \"class?\", \"clear-agent-errors\",\n \"clojure-version\…
H A Dcobol.min.js.map1 … (ch == \"*\" && col == 6) { // comment\n stream.skipToEnd(); // rest of the line is a co…

12345678910>>...25