Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dconfig-win.h75 #define sint4korr(A) (*((int32_t *) (A))) macro
H A Dmysqlnd_portability.h302 #define sint4korr(A) (*((long *) (A))) macro
364 #define sint4korr(A) (int32_t) (((int32_t) ((zend_uchar) (A)[0])) +\ macro

Completed in 7 milliseconds