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