Home
last modified time | relevance | path

Searched refs:dummy (Results 126 – 143 of 143) sorted by relevance

123456

/PHP-8.0/build/
H A Dltmain.sh2296 set dummy $deplibs_check_method
2661 set dummy $library_names
3244 set dummy $vinfo 0 0 0
5940 set dummy $files
6047 set dummy $library_names
H A Dshtool776 echo dummy | awk '{ printf("%s", TEXT); }' TEXT="$text"
/PHP-8.0/Zend/
H A Dzend_execute_API.c83 original_sigsegv_handler(dummy);
1275 static void zend_timeout_handler(int dummy) /* {{{ */ in zend_timeout_handler() argument
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_report.phpt261 // All we can do is make a few dummy calls to ensure that all codes gets executed which
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.c622 double dummy; in zend_inference_calc_binary_op_range() local
631 ZEND_SIGNED_MULTIPLY_LONG(op1_min, op2_min, t1, dummy, t1_overflow); in zend_inference_calc_binary_op_range()
632 ZEND_SIGNED_MULTIPLY_LONG(op1_min, op2_max, t2, dummy, t2_overflow); in zend_inference_calc_binary_op_range()
633 ZEND_SIGNED_MULTIPLY_LONG(op1_max, op2_min, t3, dummy, t3_overflow); in zend_inference_calc_binary_op_range()
634 ZEND_SIGNED_MULTIPLY_LONG(op1_max, op2_max, t4, dummy, t4_overflow); in zend_inference_calc_binary_op_range()
635 (void) dummy; in zend_inference_calc_binary_op_range()
/PHP-8.0/main/streams/
H A Dstreams.c1536 size_t dummy; in _php_stream_copy_to_stream_ex() local
1539 len = &dummy; in _php_stream_copy_to_stream_ex()
H A Dplain_wrapper.c241 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile()
/PHP-8.0/ext/ftp/tests/
H A Dserver.inc109 fputs($s, "666 dummy\r\n");
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1801 int16_t dummy; /* spare - to round to multiple of 4 bytes */ member
/PHP-8.0/ext/standard/
H A Darray.c5303 zval dummy; local
5387 ZVAL_NULL(&dummy);
5393 zend_hash_add(&exclude, str, &dummy);
H A Dstring.c3225 zend_long dummy; local
3228 ZSTR_VAL(replace), ZSTR_LEN(replace), &dummy));
/PHP-8.0/main/
H A Dmain.c1777 void php_request_shutdown(void *dummy) in php_request_shutdown() argument
/PHP-8.0/ext/exif/
H A Dexif.c1779 DWORD dummy; /* value ptr of tiff directory entry */ member
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c272 L_Umaxalign dummy; member
283 L_Umaxalign dummy; member
/PHP-8.0/ext/standard/tests/misc/
H A Duser_agents.txt4 Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
H A Dget_browser_variation3.phpt21 Agent Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10949 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying
16758 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps
16834 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps
21056 # fat flag 0~dummy block 1~true sub file
H A Dmagic10949 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying
16758 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps
16834 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps
21056 # fat flag 0~dummy block 1~true sub file

Completed in 300 milliseconds

123456