Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_driver.c521 #define INFO_BUF_LEN 512 macro
528 strlcat(arg, " ", INFO_BUF_LEN); in firebird_info_cb()
530 strlcat(arg, s, INFO_BUF_LEN); in firebird_info_cb()
541 char tmp[INFO_BUF_LEN]; in firebird_handle_get_attribute()

Completed in 6 milliseconds