Searched defs:bytes (Results 1 – 14 of 14) sorted by relevance
/PHP-5.3/sapi/webjames/ |
H A D | webjames.c | 48 int bytes; in sapi_webjames_ub_write() local 71 int bytes; in sapi_webjames_send_header() local
|
/PHP-5.3/ext/gd/libgd/ |
H A D | xbm.c | 44 int bytes = 0, i; in gdImageCreateFromXbm() local
|
/PHP-5.3/ext/shmop/ |
H A D | shmop.c | 245 int bytes; in PHP_FUNCTION() local
|
/PHP-5.3/ext/standard/ |
H A D | crypt_sha512.c | 259 uint64_t bytes = ctx->buflen; in sha512_finish_ctx() local
|
H A D | crypt_sha256.c | 232 uint32_t bytes = ctx->buflen; in sha256_finish_ctx() local
|
H A D | file.c | 1174 long bytes = 0; in PHP_FUNCTION() local
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regint.h | 481 #define BBUF_WRITE(buf,pos,bytes,n) do{\ argument 495 #define BBUF_ADD(buf,bytes,n) BBUF_WRITE((buf),(buf)->used,(bytes),(n)) argument 518 #define BBUF_INSERT(buf,pos,bytes,n) do {\ argument
|
H A D | regcomp.c | 260 add_bytes(regex_t* reg, UChar* bytes, int len) in add_bytes()
|
/PHP-5.3/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 1298 ac_uint4 bytes; in write_cdata() local
|
/PHP-5.3/ext/hash/ |
H A D | hash.c | 745 int bytes; in PHP_FUNCTION() local
|
/PHP-5.3/main/ |
H A D | rfc1867.c | 692 static int multipart_buffer_read(multipart_buffer *self, char *buf, int bytes, int *end TSRMLS_DC) in multipart_buffer_read()
|
/PHP-5.3/ext/dom/ |
H A D | document.c | 1747 int file_len = 0, bytes, format, saveempty = 0; in PHP_FUNCTION() local 2251 int file_len, bytes, format; in PHP_FUNCTION() local
|
H A D | node.c | 1916 int bytes; in dom_canonicalization() local
|
/PHP-5.3/ext/simplexml/ |
H A D | simplexml.c | 1348 int bytes; in SXE_METHOD() local
|
Completed in 59 milliseconds