Home
last modified time | relevance | path

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

123456

/PHP-7.3/
H A Dltmain.sh2283 set dummy $deplibs_check_method
2648 set dummy $library_names
3231 set dummy $vinfo 0 0 0
5927 set dummy $files
6034 set dummy $library_names
/PHP-7.3/ext/phar/
H A Dphar_object.c141 zval dummy; in phar_file_action() local
231 ZVAL_NULL(&dummy); in phar_file_action()
232 if (zend_hash_str_add(&EG(included_files), name, name_len, &dummy) != NULL) { in phar_file_action()
1463 zval dummy; in phar_build() local
1475 php_stat(fname, fname_len, FS_IS_DIR, &dummy); in phar_build()
1477 if (Z_TYPE(dummy) == IS_TRUE) { in phar_build()
/PHP-7.3/main/streams/
H A Dstreams.c1488 size_t dummy; in _php_stream_copy_to_stream_ex() local
1492 len = &dummy; in _php_stream_copy_to_stream_ex()
H A Dplain_wrapper.c239 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile()
/PHP-7.3/build/
H A Dshtool776 echo dummy | awk '{ printf("%s", TEXT); }' TEXT="$text"
/PHP-7.3/ext/ftp/tests/
H A Dserver.inc109 fputs($s, "666 dummy\r\n");
/PHP-7.3/main/
H A Dmain.c1841 void php_request_shutdown_for_exec(void *dummy) in php_request_shutdown_for_exec() argument
1853 void php_request_shutdown(void *dummy) in php_request_shutdown() argument
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_func_info.c1745 zend_extension dummy; in zend_func_info_startup() local
1749 zend_func_info_rid = zend_get_resource_handle(&dummy); in zend_func_info_startup()
/PHP-7.3/ext/standard/
H A Darray.c5392 zval dummy; local
5483 ZVAL_NULL(&dummy);
5489 zend_hash_add(&exclude, str, &dummy);
H A Dstring.c3528 zend_long dummy; local
3531 ZSTR_VAL(replace), ZSTR_LEN(replace), &dummy));
/PHP-7.3/Zend/
H A Dzend_API.h368 #define ARG_COUNT(dummy) EX_NUM_ARGS() argument
/PHP-7.3/ext/exif/
H A Dexif.c1748 DWORD dummy; /* value ptr of tiff directory entry */ member
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c30225 dummy += (unsigned)x;
54055 u32 dummy;
93608 int dummy;
129135 Token dummy;
129153 memset(&dummy, 0, sizeof(dummy));
166173 int dummy;
175831 sqlite3_int64 dummy;
194267 u64 dummy;
212925 i64 dummy;
213361 u32 dummy;
[all …]
/PHP-7.3/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-7.3/ext/reflection/
H A Dphp_reflection.c138 zval dummy; /* holder for the second property */ member
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic9321 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying
H A Dmagic私はガラスを食べられます9321 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying

Completed in 783 milliseconds

123456