Browse Source

kamailio-kemi-framework: exports for textopsx

Daniel-Constantin Mierla 4 năm trước cách đây
mục cha
commit
e321a5bb26
1 tập tin đã thay đổi với 16 bổ sung0 xóa
  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