Home
last modified time | relevance | path

Searched defs:uint4korr (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_portability.h138 #define uint4korr(A) (*((zend_ulong *) (A))) macro
196 #define uint4korr(A) (uint32_t) (((uint32_t) ((zend_uchar) (A)[0])) +\ macro
H A Dconfig-win.h77 #define uint4korr(A) (*((uint32_t *) (A))) macro

Completed in 11 milliseconds