Home
last modified time | relevance | path

Searched refs:less (Results 76 – 100 of 107) sorted by relevance

12345

/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation17.phpt2 Test fgetcsv() : usage variations - with default enclosure & length less than line size
6 and length value less than the size of line being read
9 echo "*** Testing fgetcsv() : with default enclosure & length less than line size ***\n";
66 // use length as less than the actual size of the line
89 *** Testing fgetcsv() : with default enclosure & length less than line size ***
H A Dfgetcsv_variation6.phpt2 Test fgetcsv() : usage variations - with length less than line size
7 value less than the line size
10 echo "*** Testing fgetcsv() : with length less than line size ***\n";
72 // use length as less than the actual size of the line
94 *** Testing fgetcsv() : with length less than line size ***
H A Duserstreams.phpt32 the less I have the more I gain
H A Dfread_basic.phpt81 $data_from_file=fread($file_handle, 1000);// request for 24 bytes less than its size
/php-src/ext/phar/tests/tar/files/
H A Dcorrupt_tarmaker.php.inc80 "$path is too long, must be 255 characters or less"
H A Dmake.dangerous.tar.php.inc74 "$path is too long, must be 255 characters or less"
/php-src/ext/mbstring/tests/
H A Dmb_strimwidth.phpt106 // to 5 less than that, which is a width of 37.
111 // 25 less than that, which is 29.
120 // 12 less than that, which is a width of 8.
H A Dcp51932_encoding.phpt74 unset($fromUnicode["\x00\xAB"]); // Don't map left double angled quote mark to "much less than"
/php-src/ext/mysqli/tests/
H A Dmysqli_field_seek.phpt212 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
H A Dmysqli_stmt_bind_param.phpt30 libmysql gives a less descriptive error message but mysqlnd,
/php-src/docs/
H A Dmailinglist-rules.md5 the PHP project. Therefore, expect your contributions to be of much less positive
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt22 // -may have to specify connection info in connection string without using a DSN (DSN-less connec…
/php-src/
H A DUPGRADING69 . odbc_fetch_row() returns false when a value less than or equal to 0 is
124 - A ValueError if $seconds is less than 0
125 - A ValueError if $nanoseconds is less than 0 or greater than 1e9
H A DEXTENSIONS154 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug.
H A Dphp.ini-development78 ; compatibility with older or less security-conscious applications. We
222 ; emitting less packets due to buffered output versus PHP streaming the output
1844 ; Prevents caching files that are less than this number of seconds old. It
H A Dphp.ini-production78 ; compatibility with older or less security-conscious applications. We
222 ; emitting less packets due to buffered output versus PHP streaming the output
1846 ; Prevents caching files that are less than this number of seconds old. It
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt627 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
927 Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is …
H A Dphar_setdefaultstub.phpt942 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
/php-src/sapi/litespeed/
H A DREADME.md120 If `LSAPI_CHILDREN` less or equal to 1, PHP will be started in server managed
/php-src/Zend/tests/
H A Dcompare_004.phpt2 comparing different variables (less than)
H A Dcompare_004_64bit.phpt2 comparing different variables (less than)
/php-src/sapi/fpm/tests/
H A Dlogtool.inc321 return $this->error("Printed less than the message len");
H A Dfcgi.inc224 * SO_KEEPALIVE. However, it is currently less robust and missing some stream features like
/php-src/sapi/fpm/
H A Dwww.conf.in101 ; of 'idle' processes is less than this
/php-src/ext/standard/
H A Dvar_unserializer.re1423 /* this is the case where we have less data than planned */

Completed in 44 milliseconds

12345