Home
last modified time | relevance | path

Searched refs:a (Results 3926 – 3950 of 6311) sorted by relevance

1...<<151152153154155156157158159160>>...253

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_pad_variation3.phpt6 * Description: Pad a string to a certain length with another string
20 //defining a class
H A Ducwords_variation4.phpt6 * Description: Uppercase the first character of each word in a string
24 "(testing ( function (ucwords) )a )test",
75 string(38) "(testing ( Function (ucwords) )a )test"
H A Dchunk_split_variation2.phpt140 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
146 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
H A Dbug24312.phpt5 $data = str_repeat("a", 100);
/PHP-5.5/ext/oci8/tests/
H A Derror_parse.phpt9 // noticed when oci_error() was passed a persistent connection. This
83 // Now create a new error for a normal connection and check all again
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt6 Description: Dumps a string representation of an internal zend value
11 echo "--- Variation 1: global variable inside a function ---\n";
89 /* unset a variable */
124 --- Variation 1: global variable inside a function ---
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt14 * The $arr2 argument passed is a fixed array.
31 This is a double quoted string
56 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted st…
57 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
H A Darray_intersect_assoc_variation4.phpt14 * The $arr1 argument passed is a fixed array.
31 This is a double quoted string
65 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quo…
66 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quo…
H A Darray_map_variation18.phpt16 function callback($a)
18 return $a;
29 // get a class
42 // get a resource variable
H A Darray_reverse_variation4.phpt6 * Description: Return input as a new array with the order of the entries reversed
21 //get a resource variable
24 //get a class
31 // get a heredoc string
H A Darray_unshift_variation4.phpt13 * The $var argument passed is a fixed value
22 //get a resource variable
25 //get a class
33 // get a heredoc string
H A Darray_unshift_variation5.phpt15 * The $var argument passed is a fixed value
24 // get a resource variable
27 // get a class
35 // get a heredoc string
H A D009.phpt17 array('a', 'b', 'c', "ab", "ac", "ad"), // string array
18 array("a" => "apple", "b" => "book", "c" => "cook"), // associative array
228 string(1) "a"
249 string(1) "a"
253 string(1) "a"
268 string(1) "a"
280 string(1) "a"
282 ["a"]=>
/PHP-5.5/Zend/
H A DREADME.ZEND_VM6 and direct threading). As a result ZE2 got more than 20% speedup on raw PHP
21 <OPCODE-NUMBER> is a opcode number (0, 1, ...)
27 <HANDLER'S CODE> is a handler's code itself. For most handlers it stills the
90 zend_vm_execute.h. The first file is a list of opcode definitions. It is
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_variation3.phpt11 * Description: Decodes a mime header field
23 // a default charset determined by the platform. In order for this test to
34 // get a class
47 // get a resource variable
/PHP-5.5/ext/intl/tests/
H A Dcollator_get_error_message.phpt18 // Try specifying a correct attribute.
H A Dsymfony_format_type_int32_intl5.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:1.1000000000000001;i:2;s:7…
H A Dsymfony_format_type_int64_intl1.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:1:"1";}');
H A Dsymfony_format_type_int64_intl2.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:1.1000000000000001;i:2;s:1…
H A Dsymfony_format_type_int64_intl3.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:2147483648;i:2;s:13:"2,147…
H A Dsymfony_format_type_int64_intl4.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:-2147483649;i:2;s:14:"-2,1…
H A Dsymfony_format_type_int64_intl5.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:7:"SFD1.00";}');
/PHP-5.5/ext/pdo/tests/
H A Dpdo_036.phpt23 Fatal error: PDORow::__construct(): You should not create a PDOStatement manually in %spdo_036.php …
/PHP-5.5/ext/spl/tests/
H A Dregexiterator_setflags_exception.phpt22 $rege = '/^a/';
H A Dregexiterator_setpregflags_exception.phpt22 $rege = '/^a/';

Completed in 50 milliseconds

1...<<151152153154155156157158159160>>...253