Home
last modified time | relevance | path

Searched refs:This (Results 376 – 400 of 788) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-7.0/Zend/tests/
H A Dbug65322.phpt16 /* This is just a particular example of a non-fatal compile-time error
/PHP-7.0/ext/standard/tests/network/
H A Dsocket_bug74429.phpt6 /* This behavior is undocumented, but might be in use. Until there's no officially
/PHP-7.0/Zend/tests/type_declarations/
H A Dstrict_call_weak_explicit.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
/PHP-7.0/Zend/
H A Dheader7 | This source file is subject to version 2.00 of the Zend license, |
/PHP-7.0/ext/standard/tests/math/
H A Dsrand_basic.phpt13 // This doesn't actually test what it does with the input :-\
/PHP-7.0/ext/standard/tests/array/
H A Darray_filter_object.phpt10 /* This file uses 'input' array with different types of objects and passes
55 echo 'This can not be overloaded';
H A Dcount_variation3.phpt12 * This will stop the script before it reaches the end.
/PHP-7.0/ext/mbstring/tests/
H A Dbug43841.phpt31 var_dump(mb_strrpos(b'This is na English ta', b'a', $i));
33 var_dump(strrpos(b'This is na English ta', b'a', $i));
H A Dmb_strrpos_error2.phpt21 $haystack = 'This is an English string. 0123456789.';
/PHP-7.0/ext/reflection/tests/
H A D005.phpt25 * This is a valid comment inside a method
H A DReflectionProperty_getModifiers.001.phpt26 * This property has a comment.
/PHP-7.0/ext/hash/tests/
H A Dmhash_001.phpt24 $data = "This is the test of the mhash extension...";
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_change_user_prepared_statements.phpt23 printf("This is wrong, because after a mysqli_change_user() %s\n", $wrong);
/PHP-7.0/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-null.phpt29 string(18) "This Is An Example"
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt29 string(18) "This Is An Example"
/PHP-7.0/ext/intl/tests/
H A Dbug70452.phpt12 // This properly returns an empty string, as expected
/PHP-7.0/ext/spl/examples/
H A Ddirectoryfilterdots.inc17 * This Iterator takes a pathname from which it creates a RecursiveDirectoryIterator
/PHP-7.0/ext/dom/tests/
H A DDOMNode_insertBefore_error6.phpt6 This test checks the error message is raised when the refnode is the parent
H A DDOMDocument_loadXML_error1.phpt4 This test verifies the method detects an opening and ending tag mismatch
H A DDOMDocument_load_error1.phpt4 This test verifies the method detects an opening and ending tag mismatch
/PHP-7.0/ext/curl/tests/
H A Dbug52827.phpt16 * This is not necessary in Windows because the
/PHP-7.0/ext/spl/internal/
H A Dinfiniteiterator.inc18 * This Iterator takes another Iterator and infinitvely iterates it by
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug67462.phpt24 $pdo->commit(); // This should fail!
/PHP-7.0/ext/standard/tests/strings/
H A Dstrpbrk_basic.phpt14 $text = 'This is a Simple text.';
/PHP-7.0/ext/spl/tests/
H A Dfileobject_005.phpt24 // This should throw a warning and return NULL since an argument is missing

Completed in 32 milliseconds

1...<<11121314151617181920>>...32