Home
last modified time | relevance | path

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

123456

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c824 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.c9375 re->dummy = 0; in pcre_compile2()
H A DChangeLog5538 2. Put dummy code into study.c in order to trick the optimizer of the IBM C
/PHP-7.0/build/
H A Dshtool776 echo dummy | awk '{ printf("%s", TEXT); }' TEXT="$text"
/PHP-7.0/main/streams/
H A Dplain_wrapper.c239 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile()
/PHP-7.0/ext/standard/
H A Darray.c4579 zval dummy; local
4610 ZVAL_NULL(&dummy);
4616 zend_hash_add(&exclude, str, &dummy);
H A Dstring.c3413 zend_long dummy; local
3416 ZSTR_VAL(replace), ZSTR_LEN(replace), &dummy));
/PHP-7.0/Zend/
H A Dzend_API.h367 #define ARG_COUNT(dummy) EX_NUM_ARGS() argument
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c72 int dummy;
223 zval dummy; /* holder for the second property */ member
/PHP-7.0/ext/exif/
H A Dexif.c1356 DWORD dummy; /* value ptr of tiff directory entry */ member
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c27233 dummy += (unsigned)x;
49643 u32 dummy;
86513 int dummy;
117467 Token dummy;
117485 memset(&dummy, 0, sizeof(dummy));
147615 int dummy;
157249 sqlite3_int64 dummy;
170034 u64 dummy;
188959 i64 dummy;
189381 u32 dummy;
[all …]
/PHP-7.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-7.0/win32/
H A Dinstall.txt710 * In the Netscape Enterprise Administration Server create a dummy
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic6799 # keep old DOS/MBR boot sector as dummy for mbr and bootloader displaying

Completed in 766 milliseconds

123456