pacparser_parse_pac
pacparser_parse_pac
Section: C Library Functions (3) Updated: 30 June 2010 Local index
Up
NAME
pacparser_parse_pac - Parse pac file
SYNOPSIS
#include <../pacparser.h>
int pacparser_parse_pac(const char *pacfile);
PARAMETERS
- const char *pacfile
-
PAC file to parse.
DESCRIPTION
Parses and evaulates PAC file in JavaScript context created by
pacparser_init.
RETURNS
0 on failure and 1 on success.
SEE ALSO
pacparser_init(3),
pacparser_find_proxy(3),
pacparser_just_find_proxy(3),
pacparser_cleanup(3),
pacparser_setmyip(3),
pacparser_enable_microsoft_extensions(3)
Index
- NAME
-
- SYNOPSIS
-
- PARAMETERS
-
- DESCRIPTION
-
- RETURNS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:54 GMT, April 16, 2011