[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

utils_string_replace_all

Declaration

Source position: geanybindings.inc line 1273

function utils_string_replace_all(

  var haystack: TGString;

  needle: Pgchar;

  replace: Pgchar

):guint;