pacparser_init
pacparser_init
Section: C Library Functions (3) Updated: 30 June 2010 Local index
Up
NAME
pacparser_init - Initializes pac parser
SYNOPSIS
#include <../pacparser.h>
int pacparser_init(void);
DESCRIPTION
It initializes JavaScript engine and does few basic initializations specific
to pacparser.
RETURNS
0 on failure and 1 on success.
SEE ALSO
pacparser_parse_pac(3),
pacparser_find_proxy(3),
pacparser_just_find_proxy(3),
pacparser_cleanup(3),
pacparser_setmyip(3),
pacparser_enable_microsoft_extensions(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURNS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:54 GMT, April 16, 2011