debian man page for pacparser_parse_pac_file

Query: pacparser_parse_pac_file

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pacparser_parse_pac_file(3)				     Library Functions Manual				       pacparser_parse_pac_file(3)

NAME
pacparser_parse_pac_file - Parses the given PAC file.
SYNOPSIS
#include <pacparser.h> int pacparser_parse_pac_file(const char *pacfile);
PARAMETERS
const char *pacfile PAC file to parse.
DESCRIPTION
Reads the given PAC file and evaluates it in the JavaScript context created by pacparser_init.
RETURNS
0 on failure and 1 on success.
SEE ALSO
pacparser_version(3), pacparser_init(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pacparser_find_proxy(3), pac- parser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3), pacparser_enable_microsoft_extensions(3) c2man pacparser.h 20 March 2011 pacparser_parse_pac_file(3)
Related Man Pages
pac(8) - bsd
pacparser_find_proxy(3) - debian
pacparser_just_find_proxy(3) - debian
pacparser_parse_pac_file(3) - debian
pacparser_parse_pac_string(3) - debian
Similar Topics in the Unix Linux Community
pactester 1.0.7 (Default branch)
pacparser 1.0.5 (Default branch)
pacparser 1.0.7 (Default branch)
WPAD Issue
Help with PAC file