Home
last modified time | relevance | path

Searched refs:length (Results 601 – 620 of 620) sorted by relevance

1...<<2122232425

/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation9.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation24.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation7.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation19.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation11.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation10.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation12.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfgetcsv_variation5.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1210 Subject length lower bound = 3
29 Subject length lower bound = -1
47 Subject length lower bound = 3
176 Subject length lower bound = 4
H A Dtestinput2284 /The next three are in testinput2 because they have variable length branches/
H A Dtestoutput87234 Subject length lower bound = 3
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2422 int length; /* Length of the name */ member
/PHP-5.5/
H A Dphp.ini-development489 ; Set maximum length of log_errors. In error_log information about the source is
490 ; added. The default is 1024 and 0 allows to not apply any maximum length at all.
1485 ; http://php.net/session.entropy-length
H A Dphp.ini-production489 ; Set maximum length of log_errors. In error_log information about the source is
490 ; added. The default is 1024 and 0 allows to not apply any maximum length at all.
1485 ; http://php.net/session.entropy-length
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2507 Z_LVAL_P(return_value) = mysql_field->length;
/PHP-5.5/build/
H A Dlibtool.m4807 [# find the maximum length of command line arguments
808 AC_MSG_CHECKING([the maximum length of command line arguments])
824 # no limit to the length of command line arguments.
834 # the test eventually succeeds (with a max line length of 256k).
842 # So we just punt and use a minimum line length of 8192.
4266 # What is the maximum length of a command?
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE261 functions (ten lines or less in length), then the use of the object
/PHP-5.5/ext/zip/
H A Dphp_zip.c2655 ZEND_ARG_INFO(0, length)
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c21791 length = 0;
21810 length = 3;
21954 length = 1;
21971 length = 1;
21988 for(length=0; length<precision && bufpt[length]; length++){}
22033 length = j;
22072 width -= length;
23750 nonNum = i<length;
23958 nonNum = i<length;
28117 pb.length = length;
[all …]
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c80 ZEND_ARG_INFO(0, length)

Completed in 433 milliseconds

1...<<2122232425