Home
last modified time | relevance | path

Searched refs:pass (Results 251 – 275 of 359) sorted by relevance

1...<<1112131415

/PHP-8.2/ext/zlib/tests/
H A Dbug60761.phpt36 // pass == only ONE length for all iterations
/PHP-8.2/Zend/asm/
H A Djump_arm64_aapcs_macho_gas.S99 ; pass transfer_t as first arg in context function
H A Djump_arm64_aapcs_elf_gas.S101 # pass transfer_t as first arg in context function
/PHP-8.2/ext/mbstring/tests/
H A Dmb_strtolower_variation3.phpt2 Test mb_strtolower() function : usage variations - pass mixed ASCII and non-ASCII strings
H A Dmb_strtoupper_variation3.phpt2 Test mb_strtoupper() function : usage varitations - pass mixed ASCII and non-ASCII strings
/PHP-8.2/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error2_gte2_11.phpt11 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error2_gte2_11.phpt11 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-8.2/sapi/cli/tests/
H A Dbug61546.phpt12 // pass even if that integer is 0. on Windows, the getmyinode() call in statpage.phpt returns 0 and
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_poll.phpt96 // Difference: pass $links twice
104 // Difference: pass two connections
/PHP-8.2/ext/gd/libgd/
H A Dgd_gif_in.c561 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
613 switch (pass) { in ReadImage()
624 ++pass; in ReadImage()
625 switch (pass) { in ReadImage()
/PHP-8.2/tests/classes/
H A Dclass_example.phpt31 { /* one can pass classes as arguments */
/PHP-8.2/tests/lang/
H A DforeachLoop.010.phpt3 It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled.
/PHP-8.2/ext/standard/tests/array/
H A Darray_key_exists_variation3.phpt7 * to integers and pass as $key argument
H A Darray_slice_variation6.phpt2 Test array_slice() function : usage variations - pass different int values as $length arg
/PHP-8.2/ext/pdo_odbc/tests/
H A Dgh9372.phpt13 // The test is written in a way to always pass, unless the execution
/PHP-8.2/ext/standard/tests/dir/
H A Dreaddir_variation6.phpt6 * Open two directory handles on the same directory and pass both
H A Dreaddir_variation6-win32-mb.phpt12 * Open two directory handles on the same directory and pass both
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg.init.d19 # Options to pass to phpdbg upon boot #
/PHP-8.2/ext/phar/tests/
H A Dphar_oo_compressallgz.phpt68 Unknown compression specified, please pass one of Phar::GZ or Phar::BZ2
/PHP-8.2/ext/odbc/tests/
H A Dodbc_gettypeinfo_001.phpt12 $conn = odbc_connect($dsn, $user, $pass);
/PHP-8.2/ext/standard/tests/url/
H A Durls.inc72 'http://user:@pass@host/path?argument?value#etc',
101 'http://user:pass@:80',
/PHP-8.2/build/
H A Dltmain.sh2250 test "$pass" = conv && continue
2255 if test "$pass" = conv; then
2259 if test "$pass" = scan; then
2274 if test "$pass" = link; then
2287 if test "$pass" = conv; then
2325 if test "$pass" != link; then
2336 if test "$pass" = conv; then
2398 if test "$pass" = conv; then
2438 if test "$pass" = dlopen; then
2499 if test "$pass" = dlpreopen; then
[all …]
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_001.phpt76 Class E does not have a constructor, so you cannot pass any constructor arguments
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_decrypt_basic.phpt42 // It's okay to pass $tag for a non-authenticated cipher.

Completed in 115 milliseconds

1...<<1112131415