Home
last modified time | relevance | path

Searched refs:lenvar (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_statement.c242 #define FETCH_BUF(buf,type,len,lenvar) ((buf) = (buf) ? (buf) : \ argument
243 emalloc((len) ? (len * sizeof(type)) : ((*(unsigned long*)lenvar) = sizeof(type))))

Completed in 9 milliseconds