Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 34) sorted by relevance

12

/PHP-5.5/netware/
H A Dstart.c54 #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.5/Zend/tests/
H A Dbug64515.phpt5 function foo($unused = null, $unused = null, $arg = array()) {
H A Dbug69174.phpt2 Bug #69174 (leaks when unused inner class use traits precedence)
/PHP-5.5/ext/phar/
H A Dmakestub.php97 foreach ($s1split as $i => $unused) {
102 foreach ($s3split as $i => $unused) {
H A Ddirstream.c100 ulong unused; in phar_dir_read() local
106 if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(data, &key, &keylen, &unused, 0, NULL)) { in phar_dir_read()
195 ulong unused; in phar_make_dirstream() local
211 …if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(manifest, &key, &keylen, &unused, 0, NUL… in phar_make_dirstream()
326 ulong unused; in phar_wrapper_open_dir() local
405 &phar->manifest, &key, &keylen, &unused, 0, NULL)) { in phar_wrapper_open_dir()
575 ulong unused; in phar_wrapper_rmdir() local
637 …HASH_KEY_NON_EXISTENT != zend_hash_get_current_key_ex(&phar->manifest, &key, &key_len, &unused, 0,… in phar_wrapper_rmdir()
658 …ON_EXISTENT != zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL); in phar_wrapper_rmdir()
H A Dstream.c632 ulong unused; in phar_wrapper_stat() local
638 …N_EXISTENT == 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()
951 …= (key_type = zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL)); in phar_wrapper_rename()
974 …(key_type = zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &key_len, &unused, 0, NULL)) && in phar_wrapper_rename()
H A Dphar.c1245 phar_archive_data **test, *unused = NULL; local
1247 test = &unused;
1958 ulong unused; local
1963 …= zend_hash_get_current_key_ex(&(PHAR_GLOBALS->phar_fname_map), &key, &keylen, &unused, 0, NULL)) {
1993 …KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&cached_phars, &key, &keylen, &unused, 0, NULL)) {
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregposerr.c40 # define ARG_UNUSED __attribute__ ((unused))
H A Dregenc.h63 # define ARG_UNUSED __attribute__ ((unused))
H A Dst.c455 delete_never(st_data_t key __attribute__ ((unused)), st_data_t value, in delete_never()
H A Dregint.h79 # define ARG_UNUSED __attribute__ ((unused))
/PHP-5.5/Zend/tests/traits/
H A Dlanguage015.phpt2 Invalid conflict resolution (unused trait as lhs of "insteadof")
H A Dlanguage016.phpt2 Invalid conflict resolution (unused trait as rhs of "insteadof")
H A Dlanguage017.phpt2 Invalid conflict resolution (unused trait as lhs of "as")
/PHP-5.5/Zend/
H A Dzend_gc.h105 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 Dzend_gc.c50 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()
151 gc_root_buffer *newRoot = GC_G(unused); in gc_zval_possible_root()
154 GC_G(unused) = newRoot->prev; in gc_zval_possible_root()
165 newRoot = GC_G(unused); in gc_zval_possible_root()
169 GC_G(unused) = newRoot->prev; in gc_zval_possible_root()
204 gc_root_buffer *newRoot = GC_G(unused); in gc_zobj_possible_root()
207 GC_G(unused) = newRoot->prev; in gc_zobj_possible_root()
218 newRoot = GC_G(unused); in gc_zobj_possible_root()
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_charset.c348 …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.5/ext/phar/tests/tar/
H A Dphar_setalias.phpt35 $phar->setAlias('unused');
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
/PHP-5.5/ext/pcre/tests/
H A D005.phpt23 /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.5/ext/phar/tests/
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
/PHP-5.5/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A D033.phpt25 $phar->setAlias('unused');
H A Dphar_setalias.phpt40 $phar->setAlias('unused');
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h274 #define SLJIT_API_FUNC_ATTRIBUTE static __attribute__((unused))

Completed in 147 milliseconds

12