Browse Source

ikamailio-kemi-framework: updates to textops exports

Daniel-Constantin Mierla 6 years ago
parent
commit
8e64029fb8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      kamailio-kemi-framework/docs/modules.md

+ 4 - 0
kamailio-kemi-framework/docs/modules.md

@@ -2350,6 +2350,10 @@ Please review the documentation for [set_rtpengine_set()](#ksrrtpengineset_rtpen
 
 
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.is_privacy'> `int is_privacy(str "privacy")` </a>
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.is_privacy'> `int is_privacy(str "privacy")` </a>
 
 
+#### KSR.textops.regex_substring() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.regex_substring'> `int regex_substring(str "input", str "regex", int mindex, int nmatch, str "dst")` </a>
+
 #### KSR.textops.remove_body_part() ####
 #### KSR.textops.remove_body_part() ####
 
 
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.remove_body_part'> `int remove_body_part(str "content_type")` </a>
 <a target='_blank' href='/docs/modules/devel/modules/textops.html#textops.f.remove_body_part'> `int remove_body_part(str "content_type")` </a>