Explorar o código

kamailio-kemi-framework: updates to textopsx exports

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
3e16c368b2
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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