Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dconfig-win.h66 #define sint2korr(A) (*((int16_t *) (A))) macro
H A Dmysqlnd_portability.h293 #define sint2korr(A) (*((int16_t *) (A))) macro
354 #define sint2korr(A) (int16_t) (((int16_t) ((zend_uchar) (A)[0])) +\ macro

Completed in 7 milliseconds