Browse Source

kamailio-kemi-framework: updates to textopsx exports

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

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

@@ -7461,6 +7461,14 @@ int KSR.textopsx.hf_iterator_next(str "iname");
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.hf_iterator_next'>📖 kamailio.cfg::function::hf_iterator_next()</a>
 
+#### KSR.textopsx.hf_iterator_rm() ####
+
+```cpp
+int KSR.textopsx.hf_iterator_rm(str "iname");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.hf_iterator_rm'>📖 kamailio.cfg::function::hf_iterator_rm()</a>
+
 #### KSR.textopsx.hf_iterator_start() ####
 
 ```cpp