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