/template/gtopia/ |
H A D | TwitterAPIExchange.php | 68 if (isset($array['status']) && substr($array['status'], 0, 1) === '@') 70 $array['status'] = sprintf("\0%s", $array['status']);
|
H A D | dblog.css | 5 table.system-status-report a, 14 table.system-status-report a:hover, 20 table.system-status-report th {
|
/template/chippedsnow/ |
H A D | less-1.1.3.min.js | 28 …status>=200&&b.status<300?c(b.responseText,b.getResponseHeader("Last-Modified")):typeof d=="functi…
|
/template/sprintdoc/ |
H A D | svg.php | 309 * Abort processing with given status code 311 * @param int $status 313 protected function abort($status) { argument 314 http_status($status);
|
/template/starterbootstrap/js/ |
H A D | respond.min.js | 6 …,a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.respo…
|
/template/kajukkk/js/ |
H A D | respond.min.js | 6 …,a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.respo…
|
/template/kajukkk/ |
H A D | Snoopy.class.php | 79 var $status = 0; // http request status variable in Snoopy 853 $this->status=-100; 882 if(preg_match("|^HTTP/[^\s]*\s(.*?)\s|",$currentHeader, $status)) 884 $this->status= $status[1]; 903 $this->status=-100; 1134 $this->status = 0; 1151 $this->status = $errno;
|
/template/parallax/lib/js/ |
H A D | retina-1.1.0.js | 97 if (http.status >= 200 && http.status <= 399) {
|
H A D | retina-1.1.0.min.js | 10 …dystatechange=function(){if(f.readyState!=4){return h(false)}if(f.status>=200&&f.status<=399){if(c…
|
/template/ospyramid/js/libs/ |
H A D | respond.js | 200 if ( req.readyState != 4 || req.status != 200 && req.status != 304 ){
|
H A D | respond.min.js | 7 …ET",v,true);w.onreadystatechange=function(){if(w.readyState!=4||w.status!=200&&w.status!=304){retu…
|
H A D | jquery-1.6.1.js | 7078 if ( status >= 200 && status < 300 || status === 304 ) { 7092 if ( status === 304 ) { 7114 if( !statusText || status ) { 7116 if ( status < 0 ) { 7117 status = 0; 7123 jqXHR.status = status; 7169 tmp = map[ jqXHR.status ]; 7310 if ( status < 2 ) { 7834 var status, 7866 status = xhr.status; [all …]
|
/template/twigstarter/vendor/symfony/polyfill-mbstring/ |
H A D | bootstrap.php | 112 …function mb_output_handler($string, $status) { return p\Mbstring::mb_output_handler($string, $stat… argument
|
H A D | bootstrap80.php | 108 …t_handler(?string $string, ?int $status): string { return p\Mbstring::mb_output_handler((string) $… argument
|
/template/a_new_day/ |
H A D | style_plain.ini | 96 ; the background and border for the status box 145 ; the gradient for the status bar (should have width 1px and height 34px )
|
H A D | style.ini | 121 ; the background and border for the status box 176 ; the gradient for the status bar (should have width 1px and height 34px )
|
/template/battlehorse/ |
H A D | style_plain.ini | 96 ; the background and border for the status box 145 ; the gradient for the status bar (should have width 1px and height 34px )
|
H A D | style_green.ini | 96 ; the background and border for the status box 145 ; the gradient for the status bar (should have width 1px and height 34px )
|
H A D | style.ini | 96 ; the background and border for the status box 145 ; the gradient for the status bar (should have width 1px and height 34px )
|
H A D | style_blue.ini | 96 ; the background and border for the status box 145 ; the gradient for the status bar (should have width 1px and height 34px )
|
H A D | layout.css | 183 /* --------------- status bar ---------------- */
|
/template/sprintdoc/js/legacy/ |
H A D | respond.min.js |
|
/template/boozurk/css/ |
H A D | boozurk.css | 708 .format-status .avatar, 709 .category-status .avatar { 714 .format-status .storycontent, 715 .category-status .storycontent { 718 .single .format-status .storycontent, 719 .single .category-status .storycontent { 758 .format-status .details { 762 .format-status .details a { 1057 .tb-thumb-format.status:before, 1058 .format-status .icon-placeholder:before, [all …]
|
/template/comicslate/ |
H A D | style.ini | 16 css/status.less = screen
|
/template/starterpjax/ |
H A D | jquery.pjax.js | 230 options.success = function(data, status, xhr) { argument 292 fire('pjax:success', [data, status, xhr, options])
|