Home
last modified time | relevance | path

Searched refs:b (Results 1 – 20 of 20) sorted by relevance

/web-php/js/ext/
H A Dmousetrap.min.js2b,g){a.addEventListener?a.addEventListener(b,g,!1):a.attachEvent("on"+b,g)}function z(a){if("keypr… argument
3b){var g,d=[];var e=a;"+"===e?e=["+"]:(e=e.replace(/\+{2}/g,"+plus"),e=e.split("+"));for(g=0;g<e.l… argument
4b=!1,l;for(l in p)a[l]?b=!0:p[l]=0;b||(x=!1)}function g(a,b,t,f,g,d){var l,E=[],h=t.type;if(!k._ca… argument
5 b.target||b.srcElement,c,f)||!1!==a(b,c)||(b.preventDefault?b.preventDefault():b.returnValue=!1,b.s…
6b,c,f,d){k._directMap[a+":"+c]=b;a=a.replace(/\s+/g," ");var e=a.split(" ");1<e.length?m(a,e,b,c):… argument
7 …type&&r;e.type!=x||w(a)||f||b(d);r=l&&"keydown"==e.type};k._bindMultiple=function(a,b,c){for(var d… argument
9b,c){a=a instanceof Array?a:[a];this._bindMultiple.call(this,a,b,c);return this};d.prototype.unbin… argument
10b){if(-1<(" "+b.className+" ").indexOf(" mousetrap ")||D(b,this.target))return!1;if("composedPath"… argument
11 …it=function(){var a=d(u),b;for(b in a)"_"!==b.charAt(0)&&(d[b]=function(b){return function(){retur… argument
13 (function(a){var b=a.prototype.stopCallback;a.prototype.stopCallback=function(a,c,d){return this.pa… variable
H A Dhogan-3.0.2.min.js5b(this.ct(i(t.call(n,r)),n,e)),this.options.delimiters=a,!1},ct:function(t,n,e){if(this.options.di… variable
H A Dtypeahead.min.js1b=function(){function n(q){var p=this;j.bindAll(this);this.specialKeyCodeMap={9:"tab",27:"esc",37:… function
/web-php/manual/
H A Dspam_challenge.php7 function plus($a, $b) { argument
8 return $a + $b;
15 function minus($a, $b) { argument
16 return $a - $b;
23 function print_infix($name, $a, $b) { argument
24 return "$a $name $b";
27 function print_prefix($name, $a, $b) { argument
28 return "$name($a, $b)";
46 $bn = NUMS[$b];
61 $b = array_search($bn, NUMS, false);
[all …]
/web-php/js/
H A Dsearch.js55 array.sort(function (a, b) { argument
57 var b = b.name;
60 var bIsMethod = (b.indexOf("::") != -1);
72 if (a.length > b.length) {
73 if (a.indexOf(b) == 0) {
77 if (b.indexOf(a) == 0) {
83 if (a > b) {
85 } else if (a < b) {
H A Dcommon.js67 [/en\b/g, 'ee'],
69 [/\Be\b/g, 'e-a'],
80 [/th\b/g, 't'],
/web-php/styles/
H A Dcalendar.css27 #calnav td b {
102 .vevent .url b {
129 .calendar-day .vevent .url b {
H A Dtheme-base.css919 #layout .cse .gs-webResult.gs-result a b,
920 #layout .gs-webResult.gs-result a b {
930 #layout .cse .gs-webResult.gs-result a:focus b,
931 #layout .gs-webResult.gs-result a:focus b,
932 #layout .cse .gs-webResult.gs-result a:hover b,
933 #layout .gs-webResult.gs-result a:hover b {
H A Dtheme-medium.css109 .methodname b,
/web-php/images/sponsors/
H A Dduocast.svg7 <mask id="b" fill="white"> id
10 ….15087353 173.574751,0.876536065 173.360698,0.651035256 L173.360698,0.651035256 Z" mask="url(#b)"/>
/web-php/src/UserNotes/
H A DSorter.php46 uasort($notes, function ($a, $b) use ($prio) {
47 return $prio[$b->id] <=> $prio[$a->id];
/web-php/include/
H A Dchangelogs.inc61 $sidebar .= " <li><b>PHP {$major}.x</b>\n <ul>";
H A Dlayout.inc18 if (strstr($highlighted, "include/layout.inc</b>")) {
186 echo number_format($size) . 'b';
272 echo "<b>", date("F j, Y", $sday), "</b>\n";
278 …echo "<b class='summary'>", stripslashes(htmlentities($event['sdesc'], ENT_QUOTES | ENT_IGNORE, 'U…
319 echo '<br><br><b>URL:</b> ',
H A Dlangchooser.inc199 function language_accept_order($a, $b)
201 if ($a[1] == $b[1]) { return 0; }
202 return ($a[1] > $b[1]) ? -1 : 1;
H A Dpregen-news.inc41 version.</b>
82 version.</b>
1333 <p><b>Our focus this year is:</b></p>
2080 <p><b>PHPConf.Asia 2019</b></p>
3158 <b>Dates</b>: May 2nd-4th, 2019
3160 <b>Website</b>: https://www.longhornphp.com
3163 'intro' => '<div><b>Dates</b><b>Website</b></div>',
11950 <p><b>Our focus this year are:</b></p>
19734 <p><b>Ticket price:</b> UAH 1800 (~$80)</p>
22500 <b>The speaker lineup has been decided!</b>
[all …]
H A Derrors.inc546 …The <b>global</b> keyword is used to manipulate <a href="/language.variables.scope">variable scope…
553 Many <a href="/ref.strings">string functions</a> begin with <b>str</b>,
/web-php/backend/events/
H A D20156e59322ddc1278794649d1f21fdf75 b/
111 b/
/web-php/releases/8.1/
H A Drelease.inc508 $arrayB = ['b' => 2];
512 // ['a' => 1, 'b' => 2]
524 $arrayB = ['b' => 2];
528 // ['a' => 1, 'b' => 2]
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt3033 - Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object).
3987 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)
4254 - Added forward support for 'b' prefix in front of string literals. (Andrei)
5689 . ming 0.3b
6473 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)
H A DNEWS_5_4_0_beta1.txt2937 - Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object).
3891 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)
4158 - Added forward support for 'b' prefix in front of string literals. (Andrei)
5593 . ming 0.3b
6377 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)

Completed in 198 milliseconds