Source position: triton.pas line 700
function TR_FirstOccurance(
ch: Byte;
str: pCHAR
):LongInt;function TR_FirstOccurance(
str: string
):LongInt;