Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/sapi/webjames/
H A Dwebjames.c48 int bytes; in sapi_webjames_ub_write() local
71 int bytes; in sapi_webjames_send_header() local
/PHP-5.5/ext/gd/libgd/
H A Dxbm.c44 int bytes = 0, i; in gdImageCreateFromXbm() local
/PHP-5.5/ext/shmop/
H A Dshmop.c245 int bytes; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c259 uint64_t bytes = ctx->buflen; in sha512_finish_ctx() local
H A Dcrypt_sha256.c232 uint32_t bytes = ctx->buflen; in sha256_finish_ctx() local
H A Dfile.c1084 long bytes = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h373 #define BBUF_WRITE(buf,pos,bytes,n) do{\ argument
387 #define BBUF_ADD(buf,bytes,n) BBUF_WRITE((buf),(buf)->used,(bytes),(n)) argument
410 #define BBUF_INSERT(buf,pos,bytes,n) do {\ argument
H A Dregcomp.c282 add_bytes(regex_t* reg, UChar* bytes, int len) in add_bytes()
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c1298 ac_uint4 bytes; in write_cdata() local
/PHP-5.5/ext/dom/
H A Ddocument.c1758 int file_len = 0, bytes, format, saveempty = 0; in PHP_FUNCTION() local
2287 int file_len, bytes, format; in PHP_FUNCTION() local
H A Dnode.c1916 int bytes; in dom_canonicalization() local
/PHP-5.5/main/
H A Drfc1867.c607 static int multipart_buffer_read(multipart_buffer *self, char *buf, int bytes, int *end TSRMLS_DC) in multipart_buffer_read()
/PHP-5.5/ext/hash/
H A Dhash.c895 int bytes; in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3206 static SLJIT_INLINE void add_prefix_byte(pcre_uint8 byte, pcre_uint8 *bytes) in add_prefix_byte()
3236 …prefix(compiler_common *common, pcre_uchar *cc, pcre_uint32 *chars, pcre_uint8 *bytes, int max_cha… in scan_prefix()
3579 pcre_uint8 bytes[MAX_N_CHARS * MAX_N_BYTES]; in fast_forward_first_n_chars() local
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1385 int bytes; in SXE_METHOD() local

Completed in 91 milliseconds