Home
last modified time | relevance | path

Searched full:status (Results 2351 – 2375 of 3084) sorted by path

1...<<919293949596979899100>>...124

/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt804 checking status of the moves does not allieviate the need for the standard rank
806 status for the above may occur only in the case of a discovered check.)
1119 This tag takes an integer that denotes the "set-up" status of the game. A
1412 * PGN/Events/News: news and status of the event collection
1418 * PGN/MGR/News: news and status of the entire PGN/MGR subtree
1426 * PGN/MGR/YYYY/News: news and status for year YYYY data
1428 * PGN/News: news and status of the entire PGN subtree
1432 * PGN/Players/News: news and status of the player collection
2010 status for e-mail competition.
H A Dpgn4web.js19 …: ""), "pgn4web_help", "resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no");
702 …+ ' current=' + CurrentPly + ' number=' + PlyNumber : '') + '\nAUTOPLAY: status=' + (isAutoPlayOn …
707 …dbg3 += '\n\nLIVEBROADCAST: status=' + liveStatusDebug() + (LiveBroadcastEndlessMode ? '/endless '…
723 … "pgn4web_debug_data", "resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no");
746 …", "pgn4web_pgn_data", "resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no");
845 …", "pgn4web_fen_data", "resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no");
1655 if ((this_http_request.status == 200) || (this_http_request.status == 304)) {
1657 if (this_http_request.status == 304) {
H A Dviewer.php121 $retVal["status"] = $field;
125 if (isset($retVal["status"])) { $http_response_header_status = $retVal["status"]; }
/plugin/pgpinlinesupport/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/photogallery/
H A Dadmin.php47 $this->_info_row('Server parameters','Value','Status',true);
69 $this->_info_row('phpThumb requirements','Value','Status',true);
H A DpgFetch.php57 'status' => $STATUS,
62 // handle the file status
66 if($data['status'] > 300 && $data['status'] <= 304) {
70 // send any non 200 status
71 if($data['status'] != 200) {
75 if($data['status'] > 203) {
108 // // send any non 200 status
109 if($STATUS != 200) {
110 http_status($STATUS, $STATUSMESSAGE);
125 * WRITE: FILE, array( STATUS, STATUSMESSAGE )
[all …]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php274 …a+small+picture').'\', \'showpic1\', \'width=640,height=480,resizable=no,status=no,menubar=no,tool…
289 …+a+big+picture').'\', \'showpic2\', \'width=640,height=480,resizable=yes,status=no,menubar=no,tool…
H A DphpThumb.demo.gallery.php87 …showpic\', \'width='.$displaysize.',height='.$displaysize.',resizable=no,status=no,menubar=no,tool…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt55 * [bugfix: G134] fix fsockopen http status text
364 ¤ phpThumb now follows HTTP redirects (status=302) to new
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt167 of preserving the free status of all derivatives of our free software and
H A Dlicense.gpl-20.txt255 of preserving the free status of all derivatives of our free software and
H A Dlicense.gpl-30.txt303 typical or common use of that class of product, regardless of the status
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php810 // cache status of cache directory for 1 hour to avoid hammering the filesystem functions
H A Dphpthumb.functions.php506 …$keys = array('status', 'the_request', 'status_line', 'method', 'content_type', 'handler', 'uri', …
/plugin/phpipam/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
H A Dsyntax.php234 $param1, $matches)) { // IP Status index
1651 * Display IP Status and/or linked addresses
/plugin/phpipam/lang/en/
H A Dlang.php23 $lang['status'] = "Status"; // subnets ipaddresses
24 $lang['tag'] = "Status"; // subnets ipaddresses
57 $lang['pingSubnet'] = "Inclusion of Status Checks";
71 $lang['excludePing'] = "Disabling PTR Status Update Scans";
80 $lang['tag'] = "Status";
/plugin/phpwikify/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/piwik2/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/pixelyear/
H A DLICENSE.md255 of preserving the free status of all derivatives of our free software and
/plugin/plantuml/res/file-broken/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/plantumlparser/
H A DREADME.md5 [![Build Status](https://travis-ci.org/kylec32/dokuwiki_plantumlparser.svg?branch=master)](https://travis-ci.org/kylec32/dokuwiki_plantumlparser)
/plugin/podcast/
H A Dhelper.php80 $status = $m[1]; }}} }}
81 if( $status === '302' ) return $this->get_headers_length( trim( $location ));
82 if( $status === '200' ) return $length;
/plugin/poll/
H A DCOPYING255 of preserving the free status of all derivatives of our free software and
/plugin/popupviewer/
H A Dscript.js193 … var wrapper = $('<div/>').load(popupData.src, popupData, function(response, status, xhr) { argument
260 if ( status == "error") {

1...<<919293949596979899100>>...124