Searched refs:int5store (Results 1 – 2 of 2) sorted by relevance
/PHP-5.5/ext/mysqlnd/ | ||
H A D | config-win.h | 91 #define int5store(T,A) { *(T)= (zend_uchar)((A));\ macro |
H A D | mysqlnd_portability.h | 320 #define int5store(T,A) { \ macro |
Completed in 9 milliseconds