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