From e5e33247ff9abe01a87bd7b8ebd050c549e2814f Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Sun, 27 May 2007 15:58:19 +0000 Subject: r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. (This used to be commit 3fa98245d98436a0f042ffca9bf102e9f920bace) --- source3/iniparser/html/globals_func.html | 53 ++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 17 deletions(-) (limited to 'source3/iniparser/html/globals_func.html') diff --git a/source3/iniparser/html/globals_func.html b/source3/iniparser/html/globals_func.html index 3e398005f5..dc5c7126f0 100644 --- a/source3/iniparser/html/globals_func.html +++ b/source3/iniparser/html/globals_func.html @@ -10,26 +10,45 @@ - -
All | Functions
- + +
+ +

+: iniparser.h +
  • iniparser_dump_ini() +: iniparser.h +
  • iniparser_find_entry() +: iniparser.h +
  • iniparser_freedict() +: iniparser.h +
  • iniparser_getboolean() +: iniparser.h +
  • iniparser_getdouble() +: iniparser.h +
  • iniparser_getint() +: iniparser.h +
  • iniparser_getnsec() +: iniparser.h +
  • iniparser_getsecname() +: iniparser.h +
  • iniparser_getstr() +: iniparser.h +
  • iniparser_getstring() +: iniparser.h +
  • iniparser_load() +: iniparser.h +
  • iniparser_setstr() +: iniparser.h +
  • iniparser_unset() +: iniparser.h + -- cgit