Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c919 #define INFO_BUF_LEN 512 macro
926 strlcat(arg, " ", INFO_BUF_LEN); in firebird_info_cb()
928 strlcat(arg, s, INFO_BUF_LEN); in firebird_info_cb()
939 char tmp[INFO_BUF_LEN]; in firebird_handle_get_attribute()

Completed in 9 milliseconds