Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...24

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c142 long size; in ZEND_INI_MH() local
153 size = atoi(new_value); in ZEND_INI_MH()
156 if (size < MIN_ACCEL_FILES || size > MAX_ACCEL_FILES) { in ZEND_INI_MH()
160 if (size < MIN_ACCEL_FILES) { in ZEND_INI_MH()
161 size = MIN_ACCEL_FILES; in ZEND_INI_MH()
166 if (size > MAX_ACCEL_FILES) { in ZEND_INI_MH()
167 size = MAX_ACCEL_FILES; in ZEND_INI_MH()
181 *p = size; in ZEND_INI_MH()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c192 compiler->size++; in push_inst16()
202 compiler->size += 2; in push_inst32()
401 label->size = code_ptr - code; in sljit_generate_code()
1134 sljit_si size, i, tmp; in sljit_emit_enter() local
1156 local_size = ((size + local_size + 7) & ~7) - size; in sljit_emit_enter()
1179 sljit_si size; in sljit_set_context() local
1186 compiler->local_size = ((size + local_size + 7) & ~7) - size; in sljit_set_context()
1544 if (size == 2) in sljit_emit_op_custom()
1905 if (compiler->last_label && compiler->last_label->size == compiler->size) in sljit_emit_label()
1936 jump->addr = compiler->size; in sljit_emit_jump()
[all …]
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_tif_mm.phpt12 * Description: Get the size of an image as 4-element array
H A Dgetimagesize_variation_005.phpt12 * Description: Get the size of an image as 4-element array
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput213 typical). The others require the link size to be 2. */x
/PHP-5.5/ext/standard/tests/strings/
H A Dbug54721.phpt2 Bug #54721 (Different Hashes on Windows, BSD and Linux on wrong Salt size)
/PHP-5.5/ext/phar/tests/
H A D009.phpt23 internal corruption of phar "%s009.phar.php" (too many manifest entries for size of manifest)
H A D011.phpt30 internal corruption of phar "%s" (compressed and uncompressed size does not match for uncompressed …
/PHP-5.5/ext/standard/tests/file/
H A Dfstat_basic.phpt52 ["size"]=>
H A Dlstat_stat_basic.phpt139 ["size"]=>
193 ["size"]=>
249 ["size"]=>
303 ["size"]=>
/PHP-5.5/Zend/tests/
H A Dbug38779.phpt23 return array('size' => strlen($this->data));
/PHP-5.5/ext/oci8/tests/
H A Dcoll_003_func.phpt32 Warning: oci_collection_trim(): OCI-22167: given trim size [3] must be less than or equal to [0] in…
/PHP-5.5/ext/session/tests/
H A Drfc1867_sid_only_cookie.phpt66 [%u|b%"size"]=>
79 [%u|b%"size"]=>
H A Drfc1867_sid_post.phpt62 [%u|b%"size"]=>
75 [%u|b%"size"]=>
H A Drfc1867.phpt67 [%u|b%"size"]=>
80 [%u|b%"size"]=>
H A Drfc1867_inter.phpt70 [%u|b%"size"]=>
83 [%u|b%"size"]=>
H A Drfc1867_sid_cookie.phpt66 [%u|b%"size"]=>
79 [%u|b%"size"]=>
H A Drfc1867_sid_get.phpt64 [%u|b%"size"]=>
77 [%u|b%"size"]=>
H A Drfc1867_sid_get_2.phpt66 [%u|b%"size"]=>
79 [%u|b%"size"]=>
/PHP-5.5/ext/shmop/tests/
H A D001.phpt23 echo "shm size is: " . ($shm_size = shmop_size($shm_id)) . "\n";
82 shm size is: 1024
/PHP-5.5/ext/imap/
H A Dphp_imap.h53 #define LSIZE text.size
60 #define LSIZE size
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c279 static int xml_elem_writefunc(int (*fptr)(void *data, const char *text, int size), const char *text… in xml_elem_writefunc() argument
376 …_serialize(xml_element *el, int (*fptr)(void *data, const char *text, int size), void *data, XML_E… in xml_element_serialize() argument
502 static int file_out_fptr(void *f, const char *text, int size) in file_out_fptr() argument
509 static int simplestring_out_fptr(void *f, const char *text, int size) in simplestring_out_fptr() argument
513 simplestring_addn(buf, text, size); in simplestring_out_fptr()
/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_variation1.phpt5 /* Prototype : proto array array_chunk(array $array, int $size [, bool $preserve_keys])
7 * Chunks an array into size large chunks.
18 $size = 10;
73 var_dump( array_chunk($value, $size) );
74 var_dump( array_chunk($value, $size, true) );
75 var_dump( array_chunk($value, $size, false) );
/PHP-5.5/ext/gd/libgd/
H A Dgd_png.c103 gdImagePtr gdImageCreateFromPngPtr (int size, void *data) in gdImageCreateFromPngPtr() argument
106 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromPngPtr()
434 void * gdImagePngPtr (gdImagePtr im, int *size) in gdImagePngPtr() argument
439 rv = gdDPExtractData(out, size); in gdImagePngPtr()
445 void * gdImagePngPtrEx (gdImagePtr im, int *size, int level, int basefilter) in gdImagePngPtrEx() argument
450 rv = gdDPExtractData(out, size); in gdImagePngPtrEx()
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c378 static inline int allocateBuf( LSAPI_Request * pReq, int size ) in allocateBuf() argument
380 char * pBuf = (char *)realloc( pReq->m_pReqBuf, size ); in allocateBuf()
384 pReq->m_reqBufSize = size; in allocateBuf()
412 pReq->m_pRespHeaderBufEnd = p + size; in allocateRespHeaderBuf()
1639 off_t len = size; in gsendfile()
1660 vec[n].sfv_len = size; in gsendfile()
1681 return sendfile( fdOut, fdIn, off, size, NULL, 0 ); in gsendfile()
1705 return gsendfile( pReq->m_fd, fdIn, off, size ); in LSAPI_sendfile_r()
2575 int size = 4096; in lsapi_init_children_status() local
2579 size = (size + 4095 ) / 4096 * 4096; in lsapi_init_children_status()
[all …]

Completed in 88 milliseconds

1...<<11121314151617181920>>...24