Home
last modified time | relevance | path

Searched refs:a (Results 3551 – 3575 of 6311) sorted by relevance

1...<<141142143144145146147148149150>>...253

/PHP-5.5/ext/standard/tests/array/
H A Darray_walk_recursive_error1.phpt6 * Description: Apply a user function to every member of an array
47 Warning: array_walk_recursive() expects parameter 2 to be a valid callback, function 'non_existent'…
H A Dusort_error2.phpt6 * Description: Sort an array by values using a user-defined comparison function
49 Warning: usort() expects parameter 2 to be a valid callback, function 'non_existent' not found or i…
H A Dusort_variation3.phpt6 * Description: Sort an array by values using a user-defined comparison function
62 "a".chr(0)."b" => 45,
H A Darray_push.phpt22 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
26 …"blank" => "", 3.7 => 3.7, 5.4 => 7, 6 => 8.6, '5' => "Five", "4name" => "jonny", "a" => NULL, NUL…
147 [a] => aaa
197 [a] =>
/PHP-5.5/
H A DREADME.EXTENSIONS9 Between PHP 4.0.6 and 4.1.0, the Zend module struct changed in a way
11 maintaining a third party extension, here's how to update it:
/PHP-5.5/sapi/cli/tests/
H A D016.phpt2 CLI -a and readline
57 echo `echo $code | "$php" -a`, "\n";
/PHP-5.5/Zend/tests/traits/
H A Dproperty009.phpt37 $a = new SubclassA;
38 var_dump($a);
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_variation4.phpt11 * Description: Finds position of first occurrence of a string within another, case insensitive
18 * Where possible 'UTF-8' has been entered as a string value
32 // get a class
45 // get a resource variable
H A Dmb_strpos_variation4.phpt11 * Description: Find position of first occurrence of a string within another
17 * Where possible 'UTF-8' has been entered as a string value
31 // get a class
44 // get a resource variable
H A Dmb_strrpos_variation4.phpt11 * Description: Find position of last occurrence of a string within another
17 * Where possible 'UTF-8' has been entered as a string value
31 // get a class
44 // get a resource variable
H A Dmb_strtolower_variation2.phpt11 * Description: Returns a lowercased version of $sourcestring
17 * Where possible, 'UTF-8' has been entered as a string value
29 // get a class
42 // get a resource variable
H A Dmb_strripos_variation4.phpt11 * Description: Finds position of last occurrence of a string within another, case insensitive
18 * Where possible 'UTF-8' has been entered as a string value
32 // get a class
45 // get a resource variable
/PHP-5.5/ext/standard/tests/file/
H A Dfread_error.phpt9 reached, (for network streams) when a packet becomes available, or (after
48 // fwrite() on a file handle which is already closed
53 // fwrite on a file handle which is unset
106 Warning: fread(): %d is not a valid stream resource in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user_get_lock.phpt39 …state as if one had done a new connect. (See Section 25.2.13, “Controlling Automatic Reconnect Beh…
71 /* Ok, let's try a NEW connection and a NEW lock! */
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt130 string(1) "a"
171 string(1) "a"
215 string(1) "a"
256 string(1) "a"
/PHP-5.5/ext/oci8/tests/
H A Dnum.phpt67 echo "Test 5a\n";
146 echo "Test 8a\n";
202 Test 5a
227 Test 8a
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregerror.c35 #define va_init_list(a,b) va_start(a,b) argument
38 #define va_init_list(a,b) va_start(a) argument
/PHP-5.5/ext/standard/tests/dir/
H A Dchdir_variation1.phpt25 // get a class
43 // get a resource variable
204 Warning: chdir() expects parameter 1 to be a valid path, array given in %s on line %d
233 Warning: chdir() expects parameter 1 to be a valid path, resource given in %s on line %d
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_variation4.phpt11 * Description: Find position of first occurrence of a string within another
18 * Where possible 'UTF-8' has been entered as a string value
32 // get a class
45 // get a resource variable
H A Diconv_strrpos_variation3.phpt11 * Description: Find position of last occurrence of a string within another
17 * Where possible 'UTF-8' has been entered as a string value
30 // get a class
43 // get a resource variable
/PHP-5.5/ext/json/tests/
H A Dpass001.phpt51 \" s p a c e d \" :[1,2 , 3
134 " s p a c e d " :[1,2 , 3
239 [" s p a c e d "]=>
377 [" s p a c e d "]=>
432 …p:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5,6…
434 …p:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5,6…
519 [" s p a c e d "]=>
657 [" s p a c e d "]=>
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69139.phpt5 $str = 'a:1126666:{i:0;r:1;i:-09610;r:1;i:-0;i:0;i:0;O:1:"A":2119X:i:0;i:0;i:0;i:0;i:0;O:1:"A":2116…
/PHP-5.5/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
/PHP-5.5/ext/simplexml/tests/
H A Dbug62328.phpt2 Bug #62328 (implementing __toString and a cast to string fails)
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller7.phpt15 Location: /frontcontroller7.php/a.php

Completed in 82 milliseconds

1...<<141142143144145146147148149150>>...253