Home
last modified time | relevance | path

Searched refs:ftp (Results 1 – 25 of 35) sorted by relevance

12

/plugin/icalevents/vendor/sabre/uri/tests/
DParseTest.php74 'scheme' => 'ftp',
75 'host' => 'ftp.example.org',
/plugin/advanced/lang/en/config/
Dscheme.txt10 ftp
/plugin/advanced/lang/fr/config/
Dscheme.txt10 ftp
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.Linkify.txt8 This directive turns on linkification, auto-linking http, ftp and
DURI.AllowedSchemes.txt8 'ftp' => true,
DURI.Munge.txt8 Munges all browsable (usually http, https and ftp)
/plugin/bibtex/
Dsyntax.php345 if(substr($url,0,3) == 'ftp' && (substr($url,0,6) != 'ftp://')) $url = 'ftp://'.$url;
/plugin/authucenter/lib/uc_client/lib/
Duccode.class.php114 …if(!in_array(strtolower(substr($url, 0, 6)), array('http:/', 'https:', 'ftp://', 'rtsp:/', 'mms://…
/plugin/bbs/
Dstyle.css6 .bbs .ftp {border-bottom:1px solid LIME;}
/plugin/fckg/fckeditor/editor/dialog/fck_link/
Dfck_link.js969 var ftp = false;
971 ftp = true;
1008 if(ftp) break;
1048 if(ftp) sInnerHtml = sUri;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
DXmlTest.php2754 'KEY;MEDIATYPE=application/pgp-keys:ftp://example.com/keys/jdoe' . "\n" .
/plugin/a2s/
Ddemo.txt119 "a2s:link":"ftp://ftp.debian.org/debian/README"
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink.js.unc204 urlRegex = /^((?:http|https|ftp|news|m-files):\/\/)?(.*)$/,
614 [ 'ftp://\u200E', 'ftp://' ],
645 … urlOnChangeProtocol = /^(http|https|ftp|news|m-files):\/\/(?=.)/i,
1484 if(ar[i].match(/\#|http|https|ftp|news|m-files/)) {
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt1406 A suggested directory arrangement for ftp sites and CD-ROM distributions:
1489 Some PGN software is freeware and can be gotten from ftp sites and other
1499 provided an ftp site (chess.uoknor.edu) for the storage of chess related data
1508 provided the ftp site ftp.math.uni-hamburg.de; this carries a daily mirror of
1515 from the ftp site chess.uoknor.edu in the directory pub/chess/Unix as the file
1531 text selection. It is available from the chess.uoknor.edu ftp site in the
1540 the ICS (Internet Chess Server). It can be found at the chess.uoknor.edu ftp
1556 now handles PGN data. It is available from the chess.uoknor.edu ftp site in
1564 It is available from the chess.uoknor.edu ftp site in the
1739 from the chess.uoknor.edu ftp site in the pub/chess/DOS directory as the file
[all …]
/plugin/fckg/
DChanges169 Added ftp option to link dialog
170 Put some controls into ftp liink creation.
/plugin/txt2tags/
Dtxt2tags.class.php624 "ftp\\d?\\.[^\\s$UEX]+" =>'ftp://', # lazy links
/plugin/codemirror/dist/modes/
Dgfm.min.js.map1 …ycontainer|playsingle)|dns|doi|dtn|dvb|ed2k|facetime|feed|file|finger|fish|ftp|geo|gg|git|gizmopro…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js.unc220 urlRegex = /^((?:http|https|ftp|news|m-files):\/\/)?(.*)$/,
613 [ 'ftp://\u200E', 'ftp://' ],
644 … urlOnChangeProtocol = /^(http|https|ftp|news|m-files):\/\/(?=.)/i,
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
Dschema.ser1ftp";b:1;s:4:"nntp";b:1;s:4:"news";b:1;s:3:"tel";b:1;}s:8:"URI.Base";N;s:17:"URI.DefaultScheme";s:…
/plugin/rater/scripts/
Djquery.tablesorter.js944 return /^(https?|ftp|file):\/\/$/.test(s);
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md573 * http://ftp.aessc.org/pub/aes46-2002.pdf
Dreadme.txt591 * http://ftp.aessc.org/pub/aes46-2002.pdf
/plugin/ckgedit/scripts/
Dparse_wiki.js.unc670 if (attrs[i].escaped.match(/^ftp:/)) {
/plugin/ckgdoku/scripts/
Dparse_wiki.js.unc596 if(attrs[i].escaped.match(/^ftp:/)) {
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1 …tion/url_sanitizer.ts\n */\nconst SAFE_URL_PATTERN = /^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]…

12