Home
last modified time | relevance | path

Searched refs:STATUS (Results 1 – 25 of 45) sorted by relevance

12

/plugin/photogallery/
H A DpgFetch.php44 list($STATUS, $STATUSMESSAGE) = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT);
57 'status' => $STATUS,
107 list($STATUS, $STATUSMESSAGE) = checkLocalFileStatus($FILE, $WIDTH, $HEIGHT);
109 if($STATUS != 200) {
110 http_status($STATUS, $STATUSMESSAGE);
/plugin/task/lang/ru/
H A Dsubscribermail.txt10 Статус: @STATUS@
/plugin/task/lang/en/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/pt-br/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/cs/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/task/lang/es/
H A Dsubscribermail.txt10 Estado: @STATUS@
/plugin/task/lang/de/
H A Dsubscribermail.txt10 Status: @STATUS@
/plugin/bugzillahttp/
H A Dsyntax.php85 …s="bugtable"><tr><th>ID</th><th>PRI</th><th>SEV</th><th>ASSIGNEE</th><th>STATUS</th><th>SHORT DESC…
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php195 if (isset($component->STATUS)) {
196 $status = strtoupper($component->STATUS);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php195 if (isset($component->STATUS)) {
196 $status = strtoupper($component->STATUS);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php195 if (isset($component->STATUS)) {
196 $status = strtoupper($component->STATUS);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDriverCommand.php15 const STATUS = 'status'; define in Facebook\\WebDriver\\Remote\\DriverCommand
H A DHttpCommandExecutor.php118 DriverCommand::STATUS => ['method' => 'GET', 'url' => '/status'],
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php318 $vevent->STATUS = 'CANCELLED';
867 if (isset($vevent->STATUS)) {
868 $status = strtoupper($vevent->STATUS->getValue());
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php315 $vevent->STATUS = 'CANCELLED';
888 if (isset($vevent->STATUS)) {
889 $status = strtoupper($vevent->STATUS->getValue());
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php318 $vevent->STATUS = 'CANCELLED';
884 if (isset($vevent->STATUS)) {
885 $status = strtoupper($vevent->STATUS->getValue());
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php322 $vevent->STATUS = 'CANCELLED';
892 if (isset($vevent->STATUS)) {
893 $status = strtoupper($vevent->STATUS->getValue());
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/
H A DBroker.php318 $vevent->STATUS = 'CANCELLED';
884 if (isset($vevent->STATUS)) {
885 $status = strtoupper($vevent->STATUS->getValue());
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php380 if (isset($component->STATUS)) {
381 $status = strtoupper($component->STATUS);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php413 if (isset($component->STATUS)) {
414 $status = strtoupper($component->STATUS);
/plugin/diagramsnet/lib/math/
H A DMathJax.js19STATUS:{OK:1,ERROR:-1},fileURL:function(j){var i;while((i=j.match(/^\[([-._a-z0-9]+)\]/i))&&b.hasO… class in a.Ajax
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
200 SCHEDULE-STATUS.
379 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
200 SCHEDULE-STATUS.
379 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
159 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
160 SCHEDULE-STATUS.
339 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
425 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
426 SCHEDULE-STATUS.
605 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.

12