Home
last modified time | relevance | path

Searched refs:INFO_BUF_LEN (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c913 #define INFO_BUF_LEN 512 macro
920 strlcat(arg, " ", INFO_BUF_LEN); in firebird_info_cb()
922 strlcat(arg, s, INFO_BUF_LEN); in firebird_info_cb()
933 char tmp[INFO_BUF_LEN]; in firebird_handle_get_attribute()

Completed in 10 milliseconds