浏览代码

kamailio-kemi-framework: exports for textopsx

Daniel-Constantin Mierla 4 年之前
父节点
当前提交
e321a5bb26
共有 1 个文件被更改,包括 16 次插入0 次删除
  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