Home
last modified time | relevance | path

Searched refs:no (Results 251 – 275 of 1292) sorted by last modified time

1...<<11121314151617181920>>...52

/php-src/ext/pdo_mysql/tests/
H A Dbug_50323.phpt2 Bug #50323 (No ability to connect to database named 't;', no chance to escape semicolon)
21 // no real parser - any exotic setting can fool us
/php-src/ext/pdo/tests/
H A Dpdo_017.phpt8 if (false == $dir) die('skip no driver');
17 die('skip no working transactions: ' . $e->getMessage());
H A Dpdo_014.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_023.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_60665.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_69356.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_72788.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_011.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_012.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_013.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/pdo_firebird/tests/
H A Dpayload_test.phpt15 // no need to change the credentials; we're running against a fake server
H A Dbug_76448.phpt15 // no need to change the credentials; we're running against a falke server
H A Dbug_76449.phpt15 // no need to change the credentials; we're running against a fake server
H A Dbug_76450.phpt15 // no need to change the credentials; we're running against a fake server
H A Dbug_76452.phpt16 // no need to change the credentials; we're running against a falke server
/php-src/build/
H A DMakefile.gcov32 $(LTP) --capture --no-external --directory . --output-file $@
/php-src/Zend/
H A DMakefile.frag9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
29 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
/php-src/ext/mbstring/tests/
H A Dutf_encodings.phpt1086 // UTF-16 character, so there is no need for the 4th
1110 // ending character for a Base64 section, no need to add an additional dash
/php-src/ext/spl/tests/
H A Dgh12721.phpt2 GH-12721 (SplFileInfo::getFilename() segfault in combination with GlobIterator and no directory sep…
/php-src/ext/pcntl/tests/
H A D003.phpt19 function map_signo_to_name(int $no): string {
20 return SIGNO_NAMES[$no];
/php-src/ext/standard/tests/file/
H A Dfile.inc89 "empty" = no fill operation performed, returns true
98 // no fill required, return true
156 $count = no. of files, default is 1
207 $count = total no. of files to be created, default = 1
221 $flag = specify if size has to be treated as no of total bytes or
329 $link_count = total no. of links to be created to given file, default = 1
/php-src/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt9 die("skip: sqlite3 library version < 3.26: no support for defensive mode");
/php-src/ext/pdo_odbc/tests/
H A Dbasic_connection.phpt33 echo "dsn with credentials / no user / no password\n";
73 dsn with credentials / no user / no password
/php-src/ext/pgsql/tests/inc/
H A Dskipif.inc6 // with no username/password, AND
/php-src/ext/pgsql/tests/
H A D80_bug14383.phpt83 SAME OUTPUT AS PREVIOUS RUN (modulo read during write due to no lock)

Completed in 38 milliseconds

1...<<11121314151617181920>>...52