Home
last modified time | relevance | path

Searched defs:length (Results 101 – 105 of 105) sorted by relevance

12345

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_structs.h81 size_t length; member
95 zend_ulong length; /* Width of column (create length) */ member
/PHP-7.1/ext/date/
H A Dphp_date.c1095 int length = 0; in date_format() local
4446 int length, have_format_spec = 0; in date_interval_format() local
/PHP-7.1/Zend/
H A Dzend_hash.c2444 ZEND_API int ZEND_FASTCALL _zend_handle_numeric_str_ex(const char *key, size_t length, zend_ulong *… in _zend_handle_numeric_str_ex()
/PHP-7.1/ext/openssl/
H A Dopenssl.c2216 long i, length, num; in openssl_x509v3_subjectAltName() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h2418 int length; /* Length of the name */ member

Completed in 96 milliseconds

12345