Home
last modified time | relevance | path

Searched refs:a (Results 3676 – 3700 of 6495) sorted by relevance

1...<<141142143144145146147148149150>>...260

/PHP-7.4/tests/classes/
H A Dtostring_004.phpt65 Method badToString::__toString() must return a string value
69 Method badToString::__toString() must return a string value
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug64699.phpt24 $dirs = array("a", "ソ", "ゾ", "şŞıİğĞ", "多国語", "表");
56 filetype()[dir ] == is_dir()[dir ] -> OK: a
/PHP-7.4/Zend/tests/
H A Dbug31683.phpt51 $a = "ok";
65 $foo->$a;
H A Dclosure_038.phpt25 $a = new A(0);
28 $ca = $a->getIncrementor();
H A Dclosure_039.phpt25 $a = new B(-5);
28 $ca = $a->getIncrementor();
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
H A Dbug44184.phpt7 foreach ($x as $a) {
H A Dbug46665.phpt2 Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param)
/PHP-7.4/appveyor/
H A Dbuild.bat26 for /f "tokens=*" %%a in ('type %PHP_BUILD_CACHE_SDK_DIR%\VERSION') do set GOT_SDK_VER=%%a
/PHP-7.4/ext/curl/tests/
H A Dbug48207.phpt11 * Description : Adds a file which stores the received data from curl_exec();
26 // Create a temporary file for the test
H A Dcurl_setopt_array_basic.phpt12 * Description: Sets multiple options for a cURL session.
24 // Create a temporary file for the test
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_basic9.phpt6 * Description: Write a formatted string to a stream
/PHP-7.4/ext/xsl/tests/
H A Dxslt011.phpt10 function __toString() { return "not a DomNode object";}
51 Warning: XSLTProcessor::transformToXml(): A PHP Object cannot be converted to a XPath-string in %s …
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation14.phpt6 Description: Gives information about a file or symbolic link
9 Description: Gives information about a file
H A Dlstat_stat_variation22.phpt16 Description: Gives information about a file or symbolic link
19 Description: Gives information about a file
H A Dfgetcsv_variation6.phpt36 "a+", "a+b", "a+t",
57 // write another line of text and a blank line
59 // working when only a blan line is read
197 -- Testing fgetcsv() with file opened using a+ mode --
213 -- Testing fgetcsv() with file opened using a+b mode --
229 -- Testing fgetcsv() with file opened using a+t mode --
437 -- Testing fgetcsv() with file opened using a+ mode --
453 -- Testing fgetcsv() with file opened using a+b mode --
469 -- Testing fgetcsv() with file opened using a+t mode --
761 -- Testing fgetcsv() with file opened using a+ mode --
[all …]
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_config.c57 #define STRING(a) # a argument
/PHP-7.4/ext/mysqli/tests/
H A Dbug35759.phpt19 $create .= ", a$i MEDIUMBLOB NOT NULL DEFAULT ''";
25 /* SQL strict mode - [1101] BLOB/TEXT column 'a0' can't have a default value */
H A D021.phpt23 $q2 = "this is a test";
57 string(14) "this is a test"
/PHP-7.4/ext/phar/tests/
H A Dphar_stub_error.phpt16 $files['a'] = 'a';
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c90 #define isIDSeparator(a) (a == '_' || a == '-') argument
91 #define isKeywordSeparator(a) (a == '@' ) argument
92 #define isEndOfTag(a) (a == '\0' ) argument
94 #define isPrefixLetter(a) ((a=='x')||(a=='X')||(a=='i')||(a=='I')) argument
103 #define isTerminator(a) ((a==0)||(a=='.')||(a=='@')) argument
/PHP-7.4/ext/standard/tests/general_functions/
H A Dprint_r.phpt131 array(array(1, 2), array('a', 'b')),
245 /* a variable which is unset */
253 array( 123, -1.2345, "a" ),
276 $newfunc = create_function('$a,$b', 'return "$a * $b = " . ($a * $b);');
280 print_r( create_function('$a', 'return "$a * $a = " . ($a * $b);') );
799 [0] => a
815 [0] => a
831 [0] => a
1501 [2] => a
1508 [2] => a
[all …]
H A Dprint_r_64bit.phpt135 array(array(1, 2), array('a', 'b')),
249 /* a variable which is unset */
257 array( 123, -1.2345, "a" ),
280 $newfunc = create_function('$a,$b', 'return "$a * $b = " . ($a * $b);');
284 print_r( create_function('$a', 'return "$a * $a = " . ($a * $b);') );
803 [0] => a
819 [0] => a
835 [0] => a
1505 [2] => a
1512 [2] => a
[all …]
/PHP-7.4/Zend/tests/try/
H A Dtry_finally_005.phpt17 Fatal error: jump out of a finally block is disallowed in %stry_finally_005.php on line %d
/PHP-7.4/tests/basic/
H A Dbug45986.phpt2 Bug #45986 (wrong error message for a non existent file on rename)

Completed in 41 milliseconds

1...<<141142143144145146147148149150>>...260