Query: pacparser_parse_pac_string
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pacparser_parse_pac_string(3) Library Functions Manual pacparser_parse_pac_string(3)NAMEpacparser_parse_pac_string - Parses the given PAC script string.SYNOPSIS#include <pacparser.h> int pacparser_parse_pac_string(const char *string);PARAMETERSconst char *string PAC string to parse.DESCRIPTIONEvaulates the given PAC script string in the JavaScript context created by pacparser_init.RETURNS0 on failure and 1 on success.SEE ALSOpacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(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_string(3)
Related Man Pages |
---|
pac(8) - bsd |
pacparser_find_proxy(3) - debian |
pacparser_setmyip(3) - debian |
pacparser_parse_pac_string(3) - debian |
pac(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
pacparser 1.0.4 (Default branch) |
pactester 1.0.8 (Default branch) |
Fix timestamp with Sed or Awk |
WPAD Issue |
Help with PAC file |