Home
last modified time | relevance | path

Searched refs:a (Results 3851 – 3875 of 6944) sorted by relevance

1...<<151152153154155156157158159160>>...278

/php-src/ext/dom/tests/
H A DDOMNode_hasChildNodes.phpt21 $dom->loadXML('<root><a/></root>');
32 $dom->loadXML('<root><a/><b/></root>');
H A Dbug67081.phpt28 string(19) "<!ELEMENT a EMPTY>
30 string(38) "<!ELEMENT a EMPTY>
H A DDOMNode_C14NFile_basic.phpt47 DOMNode::C14NFile(): Argument #4 ($xpath) must have a "query" key
48 DOMNode::C14NFile(): Argument #4 ($xpath) "query" option must be a string, array given
/php-src/ext/spl/tests/
H A Dclass_uses_basic2.phpt17 Traits are flattened into a class, and that semantics is nothing
18 like a type, or interface, and thus, not propergated. */
/php-src/ext/date/tests/
H A DDateTime_data-dates.inc4 * Note: test names match method names in a set of PHPUnit tests
5 * in a userland package. Please be so kind as to leave them.
/php-src/ext/standard/tests/file/
H A Dftruncate_error.phpt13 // ftruncate() on a file handle which is already closed/unset
38 ftruncate(): supplied resource is not a valid stream resource
H A Dfile_error.phpt32 ValueError: file(): Argument #2 ($flags) must be a valid flag value
33 ValueError: file(): Argument #2 ($flags) must be a valid flag value
/php-src/ext/standard/tests/network/
H A Dfsockopen_variation2.phpt9 echo "Open a server socket\n";
35 Open a server socket
/php-src/Zend/tests/
H A Dbug28442.phpt2 Bug #28442 (Changing a static variables in a class changes it across sub/super classes.)
H A Dbug60536_004.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
22 // now the same with a class that defines the property itself,
H A Disset_array.phpt8 "a" => true,
13 var_dump(isset($array["a"]));
/php-src/ext/standard/tests/class_object/
H A Dget_declared_traits_basic_001.phpt15 echo "Error: $trait is not a valid trait.\n";
38 %a
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt23 $dirs = array("a", "ソ", "ゾ", "şŞıİğĞ", "多国語", "王", "汚れて掘る");
49 Returned (a)
H A Drecursive_it.phpt18 $dir .= DIRECTORY_SEPARATOR . str_repeat("a", 32);
20 $dir .= DIRECTORY_SEPARATOR . str_repeat("a", $need_len - strlen($dir));
/php-src/ext/standard/tests/filters/
H A Dchunked_001.phpt16 "data://text/plain,2;a=1\nte\n2;a=2;b=3\r\nst\n0\n",
/php-src/ext/json/tests/
H A Djson_validate_002.phpt39 Error: 0 json_validate(): Argument #3 ($flags) must be a valid flag (allowed flags: JSON_INVALID_UT…
42 Error: 0 json_validate(): Argument #3 ($flags) must be a valid flag (allowed flags: JSON_INVALID_UT…
/php-src/ext/standard/tests/serialize/
H A Dbug72663_2.phpt16 $inner = 'a:1:{i:0;O:9:"Exception":2:{s:7:"'."\0".'*'."\0".'file";s:0:"";}';
17 $exploit = 'a:2:{i:0;C:3:"obj":'.strlen($inner).':{'.$inner.'}i:1;R:4;}';
/php-src/ext/standard/tests/strings/
H A Dbug72663.phpt15 $inner = 'a:1:{i:0;O:9:"Exception":2:{s:7:"'."\0".'*'."\0".'file";s:0:"";}';
16 $exploit = 'a:2:{i:0;C:3:"obj":'.strlen($inner).':{'.$inner.'}i:1;R:4;}';
/php-src/sapi/cli/tests/
H A D019.phpt23 %a
33 If you did not receive a copy of the PHP license, or have any
/php-src/Zend/tests/type_declarations/
H A Dinternal_function_strict_mode.phpt33 …ught array_map(): Argument #1 ($callback) must be a valid callback or null, first array member is …
/php-src/ext/pdo_pgsql/tests/
H A Dbug_49985.phpt18 $db->exec("CREATE TABLE b49985 (a int PRIMARY KEY)");
23 $stmt = $db->prepare("INSERT INTO b49985 (a) VALUES (?)");
/php-src/ext/xml/tests/
H A Dset_element_handler_trampoline_errors.phpt20 <a>
23 </a>
H A Dxml_set_object_multiple_times_errors.phpt30 $a = new A;
34 xml_set_object($parser, $a);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt2 PDO_MYSQL: Defining a connection charset in the DSN
21 …/* Done with the original connection, create a second link to test the character set being defined…
/php-src/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar_variant3.phpt16 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
21 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');

Completed in 30 milliseconds

1...<<151152153154155156157158159160>>...278