Home
last modified time | relevance | path

Searched defs:unused (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_charset.c346 …tic unsigned int check_mb_ucs2(const char * const start __attribute((unused)), const char * const … in check_mb_ucs2()
351 static unsigned int mysqlnd_mbcharlen_ucs2(const unsigned int ucs2 __attribute((unused))) in mysqlnd_mbcharlen_ucs2()
419 …ic unsigned int check_mb_utf32(const char * const start __attribute((unused)), const char * const … in check_mb_utf32()
425 static unsigned int mysqlnd_mbcharlen_utf32(const unsigned int utf32 __attribute((unused))) in mysqlnd_mbcharlen_utf32()
/PHP-8.3/ext/phar/
H A Ddirstream.c94 zend_ulong unused; in phar_dir_read() local
176 zend_ulong unused; in phar_make_dirstream() local
295 zend_ulong unused; in phar_wrapper_open_dir() local
538 zend_ulong unused; in phar_wrapper_rmdir() local
H A Dphar.c1314 phar_archive_data **test, *unused = NULL; in phar_open_or_create_filename() local
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcompress.c176 void *unused; member
/PHP-8.3/ext/standard/libavifinfo/
H A Davifinfo.c121 const uint8_t* unused; in AvifInfoInternalSkip() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h816 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */ member
818 uint8_t unused[2]; /* Ensure 32-bit alignment (see above) */ member
/PHP-8.3/Zend/
H A Dzend_gc.c254 uint32_t unused; /* linked list of unused buffers */ member

Completed in 53 milliseconds