Home
last modified time | relevance | path

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

/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_driver.c512 #define INFO_BUF_LEN 512 macro
519 strlcat(arg, " ", INFO_BUF_LEN); in firebird_info_cb()
521 strlcat(arg, s, INFO_BUF_LEN); in firebird_info_cb()
532 char tmp[INFO_BUF_LEN]; in firebird_handle_get_attribute()

Completed in 5 milliseconds