Home
last modified time | relevance | path

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

123456

/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_report.phpt231 // All we can do is make a few dummy calls to ensure that all codes gets executed which
/PHP-7.2/
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.2/ext/phar/
H A Dphar_object.c143 zval dummy; in phar_file_action() local
233 ZVAL_NULL(&dummy); in phar_file_action()
234 if (zend_hash_str_add(&EG(included_files), name, name_len, &dummy) != NULL) { in phar_file_action()
1503 zval dummy; in phar_build() local
1515 php_stat(fname, fname_len, FS_IS_DIR, &dummy); in phar_build()
1517 if (Z_TYPE(dummy) == IS_TRUE) { in phar_build()
/PHP-7.2/main/streams/
H A Dstreams.c1480 size_t dummy; in _php_stream_copy_to_stream_ex() local
1484 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-7.2/ext/pcre/pcrelib/
H A Dpcre_study.c826 volatile int dummy; in set_start_bits()
H A Dpcre_internal.h2367 pcre_uint16 dummy; /* To ensure size is a multiple of 8 */ member
H A DHACKING33 a dummy mode in order to find out how much store will be needed, and then for
H A Dpcre_compile.c9435 re->dummy = 0; in pcre_compile2()
H A DChangeLog5724 2. Put dummy code into study.c in order to trick the optimizer of the IBM C
/PHP-7.2/build/
H A Dshtool776 echo dummy | awk '{ printf("%s", TEXT); }' TEXT="$text"
/PHP-7.2/ext/ftp/tests/
H A Dserver.inc116 fputs($s, "666 dummy\r\n");
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_func_info.c1256 zend_extension dummy; in zend_func_info_startup() local
1260 zend_func_info_rid = zend_get_resource_handle(&dummy); in zend_func_info_startup()
/PHP-7.2/ext/standard/
H A Darray.c5416 zval dummy; local
5447 ZVAL_NULL(&dummy);
5453 zend_hash_add(&exclude, str, &dummy);
H A Dstring.c3483 zend_long dummy; local
3486 ZSTR_VAL(replace), ZSTR_LEN(replace), &dummy));
/PHP-7.2/Zend/
H A Dzend_API.h384 #define ARG_COUNT(dummy) EX_NUM_ARGS() argument
/PHP-7.2/ext/exif/
H A Dexif.c1772 DWORD dummy; /* value ptr of tiff directory entry */ member
/PHP-7.2/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.2/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.2/ext/reflection/
H A Dphp_reflection.c142 zval dummy; /* holder for the second property */ member
/PHP-7.2/win32/
H A Dinstall.txt710 * In the Netscape Enterprise Administration Server create a dummy
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic8687 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying
H A Dmagic私はガラスを食べられます8687 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying

Completed in 699 milliseconds

123456