Home
last modified time | relevance | path

Searched refs:rest (Results 351 – 375 of 612) sorted by last modified time

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

/plugin/authclientcert/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsplit.rst18 limit elements with the last element containing the rest of string;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md247 - `AnyValuesToken` or `Argument::cetera()` - matches any arguments to the rest of the signature
/plugin/structjoin/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/gdpr/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/gdpr/action/
H A Doldips.php109 list($timestamp, $ip, $rest) = explode("\t", $line, 3);
118 $cleanedLine = implode("\t", [$timestamp, str_pad('', strlen($ip)), $rest]);
/plugin/localization/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/metaeditor/
H A Djstree.js4407 var rest = array.slice((to || from) + 1 || array.length);
4409 array.push.apply(array, rest);
/plugin/cnmap/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/socialite/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/adminperm/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/googleverify/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/likeit/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/pageimage/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/datepicker/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc244 function ( match, protectedAddress, rest )
248 ( rest && unescapeSingleQuote( rest ) );
/plugin/ckgdoku/
H A DLICENSE227 be a consequence of the rest of this License.
H A Dscript.js138 function parseStartTag( tag, tagName, rest, unary ) { argument
157 rest.replace(attr, function(match, name) {
/plugin/ckgdoku/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/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/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/rowmove/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/mark2memorize/
H A DLICENSE227 be a consequence of the rest of this License.
/plugin/cssperpage/
H A Dsyntax.php61 list($class,$rest) = explode(';',$match);
62 if($rest) {

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