Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c1127 #define INFO_BUF_LEN 512 macro
1134 strlcat(arg, " ", INFO_BUF_LEN); in php_firebird_info_cb()
1136 strlcat(arg, s, INFO_BUF_LEN); in php_firebird_info_cb()
1147 char tmp[INFO_BUF_LEN]; in pdo_firebird_get_attribute()

Completed in 6 milliseconds