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