Home
last modified time | relevance | path

Searched refs:a (Results 601 – 625 of 6311) sorted by relevance

1...<<21222324252627282930>>...253

/PHP-5.5/ext/phar/tests/
H A Dphar_oo_compressallbz2.phpt16 $files['a'] = 'a';
24 var_dump(file_get_contents($pname . '/a'));
25 var_dump($phar['a']->isCompressed());
33 var_dump(file_get_contents($pname . '/a'));
34 var_dump($phar['a']->isCompressed(Phar::GZ));
35 var_dump($phar['a']->isCompressed(Phar::BZ2));
51 string(1) "a"
57 string(1) "a"
H A Dphar_copy.phpt24 $p['a'] = 'hi';
26 $p->copy('a', 'b');
28 $p['a']->compress(Phar::GZ);
29 $p['b']->setMetadata('a');
34 $p->copy('a', $ename);
43 echo 'a: ' , file_get_contents($p2['a']->getPathName());
53 $p2->copy('a', 'b');
57 $p2['a']->compress(Phar::GZ);
58 $p2->copy('a', 'd');
78 a: hib: hic: hia
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt8 * Description: Strips HTML and PHP tags from a string
22 '<a>This is a hyper text tag</a>',
24 '<p>This is a paragraph</p>',
28 $quotes = "<html><a><p><b><?php";
48 string(31) "<a>This is a hyper text tag</a>"
52 string(26) "<p>This is a paragraph</p>"
H A Dsprintf_variation24.phpt63 string(11) "a-bA-B@#$&]"
78 string(11) "a-bA-B@#$&]"
93 string(11) "a-bA-B@#$&]"
108 string(11) "a-bA-B@#$&]"
123 string(11) "a-bA-B@#$&]"
138 string(11) "a-bA-B@#$&]"
153 string(11) "a-bA-B@#$&]"
168 string(11) "a-bA-B@#$&]"
183 string(11) "a-bA-B@#$&]"
198 string(11) "a-bA-B@#$&]"
[all …]
H A Dsprintf_variation15.phpt94 string(10) "a-zA-Z0-9]"
109 string(10) "a-zA-Z0-9]"
124 string(10) "a-zA-Z0-9]"
139 string(10) "a-zA-Z0-9]"
154 string(10) "a-zA-Z0-9]"
169 string(10) "a-zA-Z0-9]"
184 string(10) "a-zA-Z0-9]"
199 string(10) "a-zA-Z0-9]"
214 string(10) "a-zA-Z0-9]"
229 string(10) "a-zA-Z0-9]"
[all …]
H A Dchunk_split.phpt10 $a=str_repeat("B", 65535);
13 var_dump(chunk_split($a,$b,$c));
15 $a=str_repeat("B", 65537);
18 var_dump(chunk_split($a,$b,$c));
23 a-b-c-
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_hasProperty_001.phpt9 public $a;
16 protected $a;
23 private $a;
36 echo " --> Check for a: ";
37 var_dump($rc->hasProperty("a"));
47 --> Check for a: bool(true)
52 --> Check for a: bool(true)
57 --> Check for a: bool(true)
62 --> Check for a: bool(true)
67 --> Check for a: bool(true)
[all …]
H A DReflectionClass_getProperty_001.phpt9 public $a;
16 protected $a;
23 private $a;
41 echo " --> Check for a: ";
42 var_dump($rc->getProperty("a"));
71 %unicode|string%(1) "a"
86 %unicode|string%(1) "a"
101 %unicode|string%(1) "a"
116 %unicode|string%(1) "a"
131 %unicode|string%(1) "a"
[all …]
H A Dbug38132.phpt7 static public $a = 'a';
21 ["a"]=>
22 string(1) "a"
28 string(1) "a"
H A Dbug31651.phpt8 public $a = array('a' => 1);
19 [a] => Array
21 [a] => 1
/PHP-5.5/ext/standard/tests/array/
H A Darray_rand_variation6.phpt73 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
76 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
81 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
83 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
85 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
91 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
93 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
95 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
97 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
99 string\([0-9]*\) "[a-z \n \t \0 0-9 ]*"
[all …]
H A Darray_uintersect_assoc_variation3.phpt109 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
114 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
119 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
124 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
129 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
134 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
139 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
144 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
149 Warning: array_uintersect_assoc() expects parameter 3 to be a valid callback, no array or string gi…
164 …g: array_uintersect_assoc() expects parameter 3 to be a valid callback, first array member is not
[all …]
H A Dbug43495.phpt5 $a=array("key1"=>array("key2"=>array()));
6 $a["key1"]["key2"]["key3"]=&$a;
11 array_merge_recursive($a,$b);
14 $a["key1"]["key2"]["key3"] = null;
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_no_alias.phpt20 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2")) {
27 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2, 2 as '2'")) {
34 if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 as '2', 2")) {
52 if (!$res = mysqli_real_query($link, "SELECT 1 AS a, 2")) {
62 if (!$res = mysqli_real_query($link, "SELECT 1 AS a, 2, 2 as '2'")) {
95 [%u|b%"a"]=>
102 [%u|b%"a"]=>
109 [%u|b%"a"]=>
123 [%u|b%"a"]=>
130 [%u|b%"a"]=>
[all …]
/PHP-5.5/ext/intl/tests/
H A Dcollator_sort.phpt59 array( 'a' , 'aaa', 'aa' ),
61 array( 'e' , 'c' , 'a' ),
64 array( 'd' , '' , ' a' ),
65 array( 'd ' , 'f ' , ' a' ),
66 array( 'a' , null , '3' ),
123 0 => 'a',
139 0 => 'a',
164 1 => ' a',
171 0 => ' a',
181 2 => 'a',
[all …]
H A Dcollator_sort_variant2.phpt59 array( 'a' , 'aaa', 'aa' ),
61 array( 'e' , 'c' , 'a' ),
64 array( 'd' , '' , ' a' ),
65 array( 'd ' , 'f ' , ' a' ),
66 array( 'a' , null , '3' ),
123 0 => 'a',
139 0 => 'a',
164 1 => ' a',
171 0 => ' a',
181 2 => 'a',
[all …]
/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods5.phpt6 public $a = 1;
47 var_dump($ao->a);
65 unset($ao->a);
80 ["a"]=>
95 ["a"]=>
115 ["a"]=>
130 ["a"]=>
150 ["a"]=>
165 ["a"]=>
182 ["a"]=>
[all …]
/PHP-5.5/Zend/tests/
H A Dgc_018.phpt7 $a = array(array());
8 $a[0][0] =& $a[0];
9 $a = 1;
H A D029.phpt8 $arr[0]->a = clone $arr[0];
14 $arr[0]->c = $arr[0]->a;
22 ["a"]=>
30 ["a"]=>
41 ["a"]=>
H A Dclosure_014.phpt11 function &__invoke(&$a) {
12 return $a;
34 $a = $b = $c = $d = 1;
35 $e =& $x($a);
37 var_dump($a);
43 $x = function & (&$a) {
44 return $a;
/PHP-5.5/ext/ereg/tests/
H A D014.phpt4 <?php $a="a\\2bxc";
5 echo ereg_replace("a(.*)b(.*)c","\\1",$a)?>
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE134 ex. /a*+/ === /(?>a*)/
156 ex. [a-w&&[^c-g]z] ==> ([a-w] AND ([^c-g] OR z)) ==> [abh-w]
238 Not only a name but a number is assigned like a captured
257 a subexp with a large number is referred to preferentially.
282 /\A(?<a>|.|(?:(?<b>.)\g<a>\k<b+0>))\z/.match("reer")
401 ex. (?:(?i)a|b) is interpreted as (?:(?i:a|b)), not (?:(?i:a)|b).
403 ex. a(?i)* is a syntax error pattern.
413 /a{,n}/ == /a{0,n}/
416 + /a{n}?/ is not a non-greedy operator.
417 /a{n}?/ == /(?:a{n})?/
[all …]
/PHP-5.5/ext/filter/tests/
H A Dbug69202.phpt7 var_dump(filter_var("``a`b`c``", FILTER_SANITIZE_STRING, FILTER_FLAG_STRIP_BACKTICK));
8 var_dump(filter_var("``a`b`c``", FILTER_SANITIZE_STRING, FILTER_FLAG_STRIP_LOW | FILTER_FLAG_STRIP_…
9 var_dump(filter_var("``a`b`c``", FILTER_SANITIZE_STRING, FILTER_FLAG_STRIP_HIGH | FILTER_FLAG_STRIP…
10 var_dump(filter_var("``a`b`c``", FILTER_SANITIZE_STRING, FILTER_FLAG_STRIP_LOW | FILTER_FLAG_STRIP_…
16 string(9) "``a`b`c``"
/PHP-5.5/ext/json/tests/
H A Djson_encode_unescaped_slashes.phpt7 var_dump(json_encode('a/b'));
8 var_dump(json_encode('a/b', JSON_UNESCAPED_SLASHES));
11 string(6) ""a\/b""
12 string(5) ""a/b""
/PHP-5.5/ext/openssl/tests/
H A D004.phpt8 $a = 1;
9 var_dump(openssl_csr_new(1,$a));
10 var_dump(openssl_csr_new(1,$a,1,1));
11 $a = array();
12 var_dump(openssl_csr_new(array(), $a, array('config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cn…
15 $a = array(1,2);
17 var_dump(openssl_csr_new($a, $b, array('config' => __DIR__ . DIRECTORY_SEPARATOR . 'openssl.cnf')));

Completed in 31 milliseconds

1...<<21222324252627282930>>...253