Home
last modified time | relevance | path

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

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_statistics.h54 #define MYSQLND_DEC_STATISTIC(enabler, stats, statistic) \ argument
63 #define MYSQLND_INC_STATISTIC(enabler, stats, statistic) \ argument
72 #define MYSQLND_INC_STATISTIC_W_VALUE(enabler, stats, statistic, value) \ argument
82 #define MYSQLND_INC_STATISTIC_W_VALUE2(enabler, stats, statistic1, value1, statistic2, value2) \ argument
95 #define MYSQLND_INC_STATISTIC_W_VALUE3(enabler, stats, statistic1, value1, statistic2, value2, stat… argument

Completed in 11 milliseconds