Explorar o código

kamailio-kemi-framework: exports for textopsx

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
e321a5bb26
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      kamailio-kemi-framework/docs/modules.md

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

@@ -7617,6 +7617,22 @@ int KSR.textopsx.hf_iterator_end(str "iname");
 
   * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.hf_iterator_end'>📖 kamailio.cfg::function::hf_iterator_end()</a>
 
+#### KSR.textopsx.hf_iterator_hbody() ####
+
+```cpp
+xval KSR.textopsx.hf_iterator_hbody(str "iname");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.hf_iterator_hbody'>📖 kamailio.cfg::function::hf_iterator_hbody()</a>
+
+#### KSR.textopsx.hf_iterator_hname() ####
+
+```cpp
+xval KSR.textopsx.hf_iterator_hname(str "iname");
+```
+
+  * <a target='_blank' href='https://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.hf_iterator_hname'>📖 kamailio.cfg::function::hf_iterator_hname()</a>
+
 #### KSR.textopsx.hf_iterator_insert() ####
 
 ```cpp