Source position: mysql4.pp line 134
function mysql_odbc_escape_string(
mysql: PMYSQL;
_to: PAnsiChar;
to_length: dword;
from: PAnsiChar;
from_length: dword;
param: pointer;
extend_buffer: TExdendBuffer
):PAnsiChar;