Home
last modified time | relevance | path

Searched defs:size (Results 176 – 181 of 181) sorted by relevance

12345678

/PHP-7.4/ext/imap/
H A Dphp_imap.c4945 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md) /* {{{ */ in php_mail_gets()
/PHP-7.4/Zend/
H A Dzend_vm_def.h5871 uint32_t size; variable
/PHP-7.4/ext/pgsql/
H A Dpgsql.c3886 size_t size; local
/PHP-7.4/ext/openssl/
H A Dopenssl.c3779 static int php_openssl_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in php_openssl_pem_password_cb()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c8371 #define BITFIELD(start, size) ((start) | (((1 << (size)) - 1) << 6)) argument
/PHP-7.4/ext/standard/
H A Dhtml_tables.h1100 unsigned size; /* number of remaining entries in the table */ member

Completed in 125 milliseconds

12345678