Home
last modified time | relevance | path

Searched refs:length (Results 251 – 275 of 620) sorted by path

1...<<11121314151617181920>>...25

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput22-1639 Subject length lower bound = 2
66 Subject length lower bound = 2
H A Dtestoutput22-3251 Subject length lower bound = 2
78 Subject length lower bound = 2
H A Dtestoutput2329 Subject length lower bound = 1
56 Subject length lower bound = 1
H A Dtestoutput2576 Subject length lower bound = 1
103 Subject length lower bound = 1
H A Dtestoutput395 Subject length lower bound = 1
104 Subject length lower bound = 1
H A Dtestoutput51540 Subject length lower bound = 1
1548 Subject length lower bound = 1
1556 Subject length lower bound = 1
1564 Subject length lower bound = 2
H A Dtestoutput87234 Subject length lower bound = 3
H A Dwintestoutput386 Subject length lower bound = 1
95 Subject length lower bound = 1
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re73 int qlen; /* quoted length of value */
442 /* stupid keys need to be null-terminated, even though we know their length */
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.w3244 for (i = 0; i < pdo_mssql_locations.length; i++) {
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c231 S->fields[i].length; in pdo_mysql_stmt_execute_prepared_libmysql()
250 S->bound_result[i].length = &S->out_length[i]; in pdo_mysql_stmt_execute_prepared_libmysql()
473 b->length = &S->in_length[param->paramno]; in pdo_mysql_stmt_param_hook()
501 *b->length = 0; in pdo_mysql_stmt_param_hook()
559 *b->length = Z_STRLEN_P(param->parameter); in pdo_mysql_stmt_param_hook()
690 cols[i].maxlen = S->fields[i].length;
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt45 printf("[%03d] id = %d, val = %s... (length: %d)\n",
73 [001] id = 1, val = 0123456789... (length: %d)
74 [002] id = 1, val = 0123456789... (length: 1000)
75 [003] id = 1, val = 0123456789... (length: %d)
76 [004] id = 1, val = 0123456789... (length: 2000)
/PHP-5.5/ext/pdo_oci/
H A Dconfig.w3219 for (i = 0; i < pdo_oci_dirs.length; i++) {
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_stream_1.phpt2 PDO_OCI: stream_get_contents length & offset test
/PHP-5.5/ext/phar/phar/
H A Dclicommand.inc235 $p = max(79 - $l, 40); // minimum length for paragraph
/PHP-5.5/ext/phar/
H A Dphar_internal.h79 # define pestrndup(s, length, persistent) ((persistent)?zend_strndup((s),(length)):estrndup((s),(le… argument
/PHP-5.5/ext/phar/tests/
H A D002.phpt17 internal corruption of phar "%s002.php" (truncated manifest at manifest length)
H A D005.phpt14 internal corruption of phar "%s" (truncated manifest at manifest length)
H A D006.phpt2 Phar::mapPhar truncated manifest (manifest length truncated)
14 internal corruption of phar "%s" (truncated manifest at manifest length)
H A D008.phpt2 Phar::mapPhar truncated manifest (not enough for manifest length)
H A D010.phpt13 // this fails because the manifest length does not include the other 10 byte manifest data
H A D011.phpt15 // compressed file length does not match incompressed lentgh for an uncompressed file
H A D016.phpt2 Phar::mapPhar invalid file (gzipped file length is too short)
13 // file length is too short
H A D016b.phpt2 Phar::mapPhar invalid file (gzipped file length is too short)
13 // file length is too short
H A Dbug60164.phpt2 Phar: verify stub of specific length does not break __HALT_COMPILER(); scanning in php

Completed in 58 milliseconds

1...<<11121314151617181920>>...25