/PHP-5.4/netware/ |
H A D | start.c | 54 #pragma unused(cmdLine) in _NonAppStart() 55 #pragma unused(loadDirPath) in _NonAppStart() 56 #pragma unused(uninitializedDataLength) in _NonAppStart() 57 #pragma unused(NLMFileHandle) in _NonAppStart() 58 #pragma unused(readRoutineP) in _NonAppStart() 59 #pragma unused(customDataOffset) in _NonAppStart() 60 #pragma unused(customDataSize) in _NonAppStart() 61 #pragma unused(messageCount) in _NonAppStart() 62 #pragma unused(messages) in _NonAppStart()
|
/PHP-5.4/Zend/tests/ |
H A D | bug64515.phpt | 5 function foo($unused = null, $unused = null, $arg = array()) {
|
/PHP-5.4/ext/phar/ |
H A D | makestub.php | 97 foreach ($s1split as $i => $unused) { 102 foreach ($s3split as $i => $unused) {
|
H A D | dirstream.c | 100 ulong unused; in phar_dir_read() local 106 if (HASH_KEY_NON_EXISTANT == zend_hash_get_current_key_ex(data, &key, &keylen, &unused, 0, NULL)) { in phar_dir_read() 195 ulong unused; in phar_make_dirstream() local 210 …if (HASH_KEY_NON_EXISTANT == zend_hash_get_current_key_ex(manifest, &key, &keylen, &unused, 0, NUL… in phar_make_dirstream() 325 ulong unused; in phar_wrapper_open_dir() local 404 &phar->manifest, &key, &keylen, &unused, 0, NULL)) { in phar_wrapper_open_dir() 574 ulong unused; in phar_wrapper_rmdir() local 636 …HASH_KEY_NON_EXISTANT != zend_hash_get_current_key_ex(&phar->manifest, &key, &key_len, &unused, 0,… in phar_wrapper_rmdir() 657 …ON_EXISTANT != zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL); in phar_wrapper_rmdir()
|
H A D | stream.c | 632 ulong unused; in phar_wrapper_stat() local 638 …N_EXISTANT == zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &keylen, &unused, 0, &pos)) { in phar_wrapper_stat() 916 ulong unused; in phar_wrapper_rename() local 921 … != (key_type = zend_hash_get_current_key_ex(&phar->manifest, &key, &key_len, &unused, 0, NULL)) && in phar_wrapper_rename() 955 …= (key_type = zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL)); in phar_wrapper_rename() 982 …(key_type = zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &key_len, &unused, 0, NULL)) && in phar_wrapper_rename()
|
H A D | phar.c | 1246 phar_archive_data **test, *unused = NULL; local 1248 test = &unused; 1959 ulong unused; local 1964 …= zend_hash_get_current_key_ex(&(PHAR_GLOBALS->phar_fname_map), &key, &keylen, &unused, 0, NULL)) { 1994 …KEY_NON_EXISTANT == zend_hash_get_current_key_ex(&cached_phars, &key, &keylen, &unused, 0, NULL)) {
|
H A D | util.c | 1554 ulong unused; in phar_get_entry_info_dir() local 1559 …N_EXISTANT == zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &keylen, &unused, 0, NULL)) { in phar_get_entry_info_dir()
|
/PHP-5.4/Zend/tests/traits/ |
H A D | language015.phpt | 2 Invalid conflict resolution (unused trait as lhs of "insteadof")
|
H A D | language016.phpt | 2 Invalid conflict resolution (unused trait as rhs of "insteadof")
|
H A D | language017.phpt | 2 Invalid conflict resolution (unused trait as lhs of "as")
|
/PHP-5.4/Zend/ |
H A D | zend_gc.h | 105 gc_root_buffer *unused; /* list of unused buffers */ member 191 root->prev = GC_G(unused); in gc_remove_from_buffer() 192 GC_G(unused) = root; in gc_remove_from_buffer()
|
H A D | zend_gc.c | 50 gc_globals->unused = NULL; in gc_globals_ctor_ex() 110 GC_G(unused) = NULL; in gc_reset() 115 GC_G(unused) = NULL; in gc_reset() 153 gc_root_buffer *newRoot = GC_G(unused); in gc_zval_possible_root() 156 GC_G(unused) = newRoot->prev; in gc_zval_possible_root() 168 newRoot = GC_G(unused); in gc_zval_possible_root() 173 GC_G(unused) = newRoot->prev; in gc_zval_possible_root() 208 gc_root_buffer *newRoot = GC_G(unused); in gc_zobj_possible_root() 211 GC_G(unused) = newRoot->prev; in gc_zobj_possible_root() 223 newRoot = GC_G(unused); in gc_zobj_possible_root() [all …]
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_charset.c | 348 …gned int check_mb_ucs2(const char *start __attribute((unused)), const char *end __attribute((unuse… in check_mb_ucs2() argument 353 static unsigned int mysqlnd_mbcharlen_ucs2(unsigned int ucs2 __attribute((unused))) in mysqlnd_mbcharlen_ucs2() argument 422 check_mb_utf32(const char *start __attribute((unused)), const char *end __attribute((unused))) in check_mb_utf32() argument 429 mysqlnd_mbcharlen_utf32(unsigned int utf32 __attribute((unused))) in mysqlnd_mbcharlen_utf32() argument
|
/PHP-5.4/ext/phar/tests/tar/ |
H A D | phar_setalias.phpt | 35 $phar->setAlias('unused');
|
H A D | alias_acrobatics.phpt | 16 $p['unused'] = 'hi';
|
/PHP-5.4/ext/pcre/tests/ |
H A D | 005.phpt | 23 /p2/var/php_gcov/PHP_4_4/ext/sockets/sockets.c:1862: warning: unused variable `timeout' 25 /p2/var/php_gcov/PHP_4_4/ext/sockets/sockets.c:1941: warning: unused variable `timeout' 29 /p2/var/php_gcov/PHP_4_4/ext/standard/image.c:604: warning: unused variable `dummy_int' 188 /p2/var/php_gcov/PHP_4_4/ext/sockets/sockets.c:1862: warning: unused variable `timeout' 197 [8] => unused variable `timeout' 203 /p2/var/php_gcov/PHP_4_4/ext/sockets/sockets.c:1941: warning: unused variable `timeout' 212 [8] => unused variable `timeout' 244 /p2/var/php_gcov/PHP_4_4/ext/standard/image.c:604: warning: unused variable `dummy_int' 253 [8] => unused variable `dummy_int'
|
/PHP-5.4/ext/phar/tests/ |
H A D | alias_acrobatics.phpt | 16 $p['unused'] = 'hi';
|
/PHP-5.4/ext/phar/tests/zip/ |
H A D | alias_acrobatics.phpt | 16 $p['unused'] = 'hi';
|
H A D | 033.phpt | 25 $phar->setAlias('unused');
|
H A D | phar_setalias.phpt | 40 $phar->setAlias('unused');
|
/PHP-5.4/ext/pcre/pcrelib/sljit/ |
H A D | sljitConfigInternal.h | 274 #define SLJIT_API_FUNC_ATTRIBUTE static __attribute__((unused))
|
/PHP-5.4/ext/dom/ |
H A D | php_dom.c | 1093 int retcount __attribute__((unused)); /* keep compiler quiet */ in dom_objects_free_storage()
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | ChangeLog | 392 1. Add pcre[16|32]_jit_free_unused_memory to forcibly free unused JIT 593 44. Got rid of some compiler warnings for unused variables when UTF but not UCP 1527 30. Added the '=' option to pcretest to check the setting of unused capturing 3585 a warning about an unused variable. 3777 (unused parameter) and in the pcre_printint() function (omitted "default"
|
/PHP-5.4/ext/fileinfo/ |
H A D | libmagic.patch | 2032 -file_buffer(struct magic_set *ms, int fd, const char *inname __attribute__ ((unused)),
|
/PHP-5.4/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 2314 PCRE_NEWLINE_CRLF, but other combinations may yield unused numbers and 3224 The unused bits of the options argument for pcre_exec() must be zero. 3575 sponding to unused subpatterns are set to -1. 3577 Offset values that correspond to unused subpatterns at the end of the 4119 The unused bits of the options argument for pcre_dfa_exec() must be
|