Home
last modified time | relevance | path

Searched refs:__attribute (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_charset.c348 …tatic unsigned int check_mb_ucs2(const char *start __attribute((unused)), const char *end __attrib… in check_mb_ucs2()
353 static unsigned int mysqlnd_mbcharlen_ucs2(unsigned int ucs2 __attribute((unused))) in mysqlnd_mbcharlen_ucs2()
422 check_mb_utf32(const char *start __attribute((unused)), const char *end __attribute((unused))) in check_mb_utf32()
429 mysqlnd_mbcharlen_utf32(unsigned int utf32 __attribute((unused))) in mysqlnd_mbcharlen_utf32()
H A Dmysqlnd_portability.h20 #ifndef __attribute
22 #define __attribute(A) macro

Completed in 10 milliseconds