Home
last modified time | relevance | path

Searched refs:size (Results 576 – 592 of 592) sorted by relevance

1...<<21222324

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepoutput640 pcregrep: check the --buffer-size option
H A Dtestoutput18-1685 /-- Check maximum character size --/
H A Dtestoutput18-3283 /-- Check maximum character size --/
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c514 ret->size = ret->len = count; in mysqlnd_create_read_buffer()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c1291 fci.size = sizeof(fci); in php_mysqli_fetch_into_hash()
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c465 fci.size = sizeof(zend_fcall_info); in pdo_stmt_construct()
/PHP-5.5/ext/xml/
H A Dxml.c520 fci.size = sizeof(fci); in xml_call_handler()
/PHP-5.5/ext/oci8/
H A Doci8.c989 PHP_FALIAS(size, oci_lob_size, arginfo_oci_lob_size_method)
1015 PHP_FALIAS(size, oci_collection_size, arginfo_oci_collection_size_method)
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY505 2005/12/29: [dist] change pmatch array size to 25 in testconv.rb.
841 size 0 array initializer was compile error in VC++.
984 2004/06/17: [impl] should not use OP_REPEAT for (...)? even if target size
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c8371 #define BITFIELD(start, size) ((start) | (((1 << (size)) - 1) << 6)) argument
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING69 pass to calculate a maximum store size, and then a second pass to do the real
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2170 fci.size = sizeof(fci);
/PHP-5.5/
H A Dconfigure.in988 [ --enable-fd-setsize Set size of descriptor sets], no, no)
/PHP-5.5/Zend/
H A Dzend_compile.c3234 #define REALLOC_BUF_IF_EXCEED(buf, offset, length, size) \ argument
3235 if (UNEXPECTED(offset - buf + size >= length)) { \
3236 length += size + 1; \
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1345 if ( m->size == 0 )
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2681 fci.size = sizeof(fci);
/PHP-5.5/ext/standard/
H A Dhtml_tables.h1102 unsigned size; /* number of remaining entries in the table */ member

Completed in 181 milliseconds

1...<<21222324