.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! .\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! .TH "pacparser_init" 3 "14 March 2011" "c2man pacparser.h" .SH "NAME" pacparser_init \- Initializes pac parser .SH "SYNOPSIS" .ft B #include .sp int pacparser_init(void); .ft R .SH "DESCRIPTION" It initializes JavaScript engine and does few basic initializations specific to pacparser. .SH "RETURNS" 0 on failure and 1 on success. .SH "SEE ALSO" pacparser_version(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pacparser_find_proxy(3), pacparser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3), pacparser_enable_microsoft_extensions(3)