Searched refs:ok (Results 1 – 25 of 905) sorted by relevance
12345678910>>...37
51 $a = "ok";54 $foo->ok("ok");55 $foo->ok;56 $foo->ok = "ok";58 $foo["ok"] = "ok";70 string(2) "ok"71 string(2) "ok"72 string(2) "ok"73 string(2) "ok"74 string(2) "ok"[all …]
30 class ok31 class ok32 class ok33 method ok34 method ok36 const ok37 const ok38 const ok39 var ok40 var ok[all …]
39 ok40 ok41 ok42 ok43 ok44 ok45 ok48 ok51 ok52 ok[all …]
33 return "ok\n";48 const ok49 func ok50 const ok51 const ok52 var ok53 method ok54 const ok55 const ok56 class ok[all …]
31 return "ok\n";46 const ok47 func ok48 const ok49 const ok50 var ok51 method ok52 const ok53 const ok54 class ok[all …]
47 ok48 ok49 ok50 ok51 ok52 ok53 ok54 ok55 ok56 ok[all …]
6 echo "1: ok\n"; 8 echo "4: ok\n"; 10 echo "2: ok\n"; 12 echo "3: ok\n"; 21 1: ok22 2: ok23 3: ok24 4: ok
8 print "ok\n";27 ok28 ok29 ok30 ok31 ok32 ok
8 print "non-static - ok\n";12 print "static - ok\n";37 non-static - ok38 static - ok39 non-static - ok40 static - ok41 non-static - ok42 static - ok43 non-static - ok44 static - ok
5 a: print "ok!\n";9 print "ok!\n";13 print "ok!\n";17 ok!18 ok!19 ok!
5 $a = "ok\n";6 $b = "ok\n";10 echo "ok\n";13 ok14 ok15 ok
11 print "ok!\n";14 print "ok!\n";17 print "ok!\n";24 ok!25 ok!26 ok!
8 const C = "ok\n";26 ok27 ok28 ok29 ok30 ok31 ok
9 echo "1: ok\n";12 echo "2: ok\n";21 echo "3: ok\n";24 1: ok25 2: ok26 3: ok
9 echo "1: ok\n";12 echo "2: ok\n";22 echo "3: ok\n";27 1: ok28 2: ok29 3: ok
7 const FOO = "ok\n";18 ok19 ok20 ok21 ok22 ok
8 var_dump(defined("static::ok"));9 if (defined("static::ok")) {10 echo constant("static::ok");16 const ok = "ok";24 ok
41 ok44 ok47 ok50 ok53 ok56 ok59 ok62 ok65 ok68 ok[all …]
9 echo ($ret === 255 && $a["options"]["min_range"] === "0")?"ok\n":"bug\n";10 echo ($ret === 255 && $a["options"]["max_range"] === "1024")?"ok\n":"bug\n";11 echo ($ret === 255 && is_string($a["flags"]) && $a["flags"] == FILTER_FLAG_ALLOW_HEX)?"ok\n":"bug\n…14 echo ($ret === 255 && is_string($a) && $a == FILTER_FLAG_ALLOW_HEX)?"ok\n":"bug\n";24 ok25 ok26 ok27 ok28 ok29 ok[all …]
29 00010: echo "ok";30 prompt> [L10 %s ECHO "ok" …31 >00010: echo "ok";33 00012: echo " ... ok";34 prompt> ok37 00012: echo " ... ok";40 >00012: echo " ... ok";43 prompt> ... ok47 00012: echo " ... ok";62 echo "ok";[all …]
37 BOOL ok; in php_com_string_to_olestring() local52 ok = MultiByteToWideChar(codepage, flags, string, (int)string_len, olestring, (int)string_len); in php_com_string_to_olestring()53 if (ok > 0 && ok < string_len) { in php_com_string_to_olestring()54 olestring[ok] = '\0'; in php_com_string_to_olestring()57 ok = FALSE; in php_com_string_to_olestring()62 if (!ok) { in php_com_string_to_olestring()78 BOOL ok; in php_com_olestring_to_string() local85 ok = length > 0; in php_com_olestring_to_string()89 ok = FALSE; in php_com_olestring_to_string()93 if (!ok) { in php_com_olestring_to_string()
33 string(5) "../ok"37 string(6) "ok.txt"41 string(12) "../ok/ok.txt"45 string(%d) "%s/test/ok/ok.txt"49 string(%d) "%s/test/ok/../ok/ok.txt"
127 ok130 ok133 ok136 ok139 ok142 ok145 ok148 ok151 ok170 ok[all …]
Completed in 50 milliseconds