Home
last modified time | relevance | path

Searched refs:x (Results 901 – 925 of 1349) sorted by relevance

1...<<31323334353637383940>>...54

/PHP-7.1/ext/opcache/tests/
H A Dbu69838.phpt12 $x = gethostbyname("localhost");
H A Dssa_bug_004.phpt9 $x = str_replace(['foo'], [[]], ['foo']);
H A Dverify_return_dfg.phpt8 default: $bar = 'x'; break;
/PHP-7.1/tests/lang/
H A Dbug26182.phpt11 if (isset($this->x)) {
/PHP-7.1/ext/mbstring/tests/
H A Dmb_regex_set_options.phpt10 mb_regex_set_options( 'x' );
/PHP-7.1/ext/mbstring/ucgendat/
H A DREADME6 ./ucgendat UnicodeData-6.0.0d7.txt -x CompositionExclusions-6.0.0d2.txt
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug27722.phpt11 $x = new SoapClient(dirname(__FILE__)."/bug27722.wsdl");
H A Dbug27742.phpt11 $x = new SoapClient(dirname(__FILE__)."/bug27742.wsdl");
H A Dbug43045.phpt7 function test($x) {
8 return $x;
/PHP-7.1/ext/pcre/tests/
H A Dbug47662.phpt8 $regex .= '((?P<x'.$bar.'>))';
/PHP-7.1/Zend/tests/use_const/
H A Dconflicting_use_alias.phpt10 namespace x {
/PHP-7.1/ext/intl/uchar/tests/
H A Dbug70455.phpt7 $value = IntlChar::getNumericValue("x");
/PHP-7.1/Zend/tests/use_function/
H A Dconflicting_use_alias.phpt12 namespace x {
/PHP-7.1/Zend/tests/
H A Dbreak_error_002.phpt6 break $x;
H A Dbug75420.8.phpt6 public function __set($x,$v) { $GLOBALS["obj"] = 24; var_dump($this); }
H A Dstr_offset_002.phpt6 $x = array(&$a[1]);
/PHP-7.1/Zend/tests/generators/
H A Dbug75396.phpt17 $gen->send("x");
/PHP-7.1/ext/gmp/tests/
H A Dbug50175.phpt2 Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b
/PHP-7.1/ext/standard/tests/strings/
H A Dbug39032.phpt6 var_dump(strcspn(chr(0),"x"));
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite11.phar9 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();�j?��c�x H���*�}�…
/PHP-7.1/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_002.phpt9 public static $x;
14 var_dump($rc->setStaticPropertyValue("x", "default value", 'blah'));
/PHP-7.1/ext/openssl/tests/
H A Dbug28382.phpt13 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-7.1/ext/standard/tests/array/
H A Dnatcasesort_variation4.phpt26 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
87 string(1) "x"
/PHP-7.1/ext/bz2/tests/
H A D001.phpt12 var_dump(bzopen("", "x"));
34 Warning: bzopen(): 'x' is not a valid mode for bzopen(). Only 'w' and 'r' are supported. in %s on l…
/PHP-7.1/ext/date/tests/
H A Dgmstrftime_variation22.phpt31 'Preferred date representation' => "%x",
53 string(2) "%x"

Completed in 46 milliseconds

1...<<31323334353637383940>>...54