<?xml version="1.0" encoding="UTF-8"?><templates><template autoinsert="true" context="php" deleted="false" description="int ascii2ebcdic ( string ascii_str )" enabled="true" name="ascii2ebcdic">ascii2ebcdic(${ascii_str})</template><template autoinsert="true" context="php" deleted="false" description="float atan2 ( float y, float x )" enabled="true" name="atan2">atan2(${y}, ${x})</template><template autoinsert="true" context="php" deleted="false" description="string base64_decode ( string encoded_data )" enabled="true" name="base64_decode">base64_decode(${encoded_data})</template><template autoinsert="true" context="php" deleted="false" description="string base64_encode ( string data )" enabled="true" name="base64_encode">base64_encode(${data})</template><template autoinsert="true" context="php" deleted="false" description="string bin2hex ( string str )" enabled="true" name="bin2hex">bin2hex(${str})</template><template autoinsert="true" context="php" deleted="false" description="int crc32 ( string str )" enabled="true" name="crc32">crc32(${str})</template><template autoinsert="true" context="php" deleted="false" description="float deg2rad ( float number )" enabled="true" name="deg2rad">deg2rad(${number})</template><template autoinsert="true" context="php" deleted="false" description="int ebcdic2ascii ( string ebcdic_str )" enabled="true" name="ebcdic2ascii">ebcdic2ascii(${ebcdic_str})</template><template autoinsert="true" context="php" deleted="false" description="float expm1 ( float number )" enabled="true" name="expm1">expm1(${number})</template><template autoinsert="true" context="php" deleted="false" description="file comment used by the class and interface wizards" enabled="true" id="net.sourceforge.phpdt.php.filecomment" name="filecomment">/**
 * Created on ${date} by ${user}
 *
 */</template><template autoinsert="true" context="php" deleted="false" description="string fribidi_log2vis ( string str, string direction, int charset )" enabled="true" name="fribidi_log2vis">fribidi_log2vis(${str}, ${direction}, ${charset})</template><template autoinsert="true" context="php" deleted="false" description="int gmp_scan0 ( resource a, int start )" enabled="true" name="gmp_scan0">gmp_scan(${a}, ${start})</template><template autoinsert="true" context="php" deleted="false" description="int gmp_scan1 ( resource a, int start )" enabled="true" name="gmp_scan1">gmp_scan1(${a}, ${start})</template><template autoinsert="true" context="php" deleted="false" description="string hw_array2objrec ( array object_array )" enabled="true" name="hw_array2objrec">hw_array2objrec(${object_array})</template><template autoinsert="true" context="php" deleted="false" description="array hw_objrec2array ( string object_record )" enabled="true" name="hw_objrec2array">hw_objrec2array(${object_record})</template><template autoinsert="true" context="php" deleted="false" description="array hw_objrec2array ( string object_record, array format )" enabled="true" name="hw_objrec2array">hw_objrec2array(${object_record}, ${format})</template><template autoinsert="true" context="php" deleted="false" description="string i18n_loc_get_default ( )" enabled="true" name="i18n_loc_get_default">i18n_loc_get_default()</template><template autoinsert="true" context="php" deleted="false" description="bool i18n_loc_set_default ( string name )" enabled="true" name="i18n_loc_set_default">i18n_loc_set_default(${name})</template><template autoinsert="true" context="php" deleted="false" description="int image2wbmp ( resource image )" enabled="true" name="image2wbmp">image2wbmp(${image})</template><template autoinsert="true" context="php" deleted="false" description="int image2wbmp ( resource image, string filename )" enabled="true" name="image2wbmp">image2wbmp(${image}, ${filename})</template><template autoinsert="true" context="php" deleted="false" description="int image2wbmp ( resource image, string filename, int threshold )" enabled="true" name="image2wbmp">image2wbmp(${image}, ${filename}, ${threshold})</template><template autoinsert="true" context="php" deleted="false" description="resource imagecreatefromgd2 ( string filename )" enabled="true" name="imagecreatefromgd2">imagecreatefromgd2(${filename})</template><template autoinsert="true" context="php" deleted="false" description="resource imagecreatefromgd2part ( string filename, int srcX, int srcY, int width, int height )" enabled="true" name="imagecreatefromgd2part">imagecreatefromgd2part(${filename}, ${srcX}, ${srcY}, ${width}, ${height})</template><template autoinsert="true" context="php" deleted="false" description="string imap_8bit ( string string )" enabled="true" name="imap_8bit">imap_8bit(${string})</template><template autoinsert="true" context="php" deleted="false" description="string imap_base64 ( string text )" enabled="true" name="imap_base64">imap_base64(${text})</template><template autoinsert="true" context="php" deleted="false" description="array imap_rfc822_parse_adrlist ( string address, string default_host )" enabled="true" name="imap_rfc822_parse_adrlist">imap_rfc822_parse_adrlist(${address}, ${default_host})</template><template autoinsert="true" context="php" deleted="false" description="object imap_rfc822_parse_headers ( string headers )" enabled="true" name="imap_rfc822_parse_headers">imap_rfc822_parse_headers(${headers})</template><template autoinsert="true" context="php" deleted="false" description="object imap_rfc822_parse_headers ( string headers, string defaulthost )" enabled="true" name="imap_rfc822_parse_headers">imap_rfc822_parse_headers(${headers}, ${defaulthost})</template><template autoinsert="true" context="php" deleted="false" description="string imap_rfc822_write_address ( string mailbox, string host, string personal )" enabled="true" name="imap_rfc822_write_address">imap_rfc822_write_address(${mailbox}, ${host}, ${personal})</template><template autoinsert="true" context="php" deleted="false" description="string imap_utf7_decode ( string text )" enabled="true" name="imap_utf7_decode">imap_utf7_decode(${text})</template><template autoinsert="true" context="php" deleted="false" description="string imap_utf7_encode ( string data )" enabled="true" name="imap_utf7_encode">imap_utf7_encode(${data})</template><template autoinsert="true" context="php" deleted="false" description="string imap_utf8 ( string mime_encoded_text )" enabled="true" name="imap_utf8">imap_utf8(${mime_encoded_text})</template><template autoinsert="true" context="php" deleted="false" description="int ip2long ( string ip_address )" enabled="true" name="ip2long">ip2long(${ip_address})</template><template autoinsert="true" context="php" deleted="false" description="int jpeg2wbmp ( string jpegname, string wbmpname, int d_height, int d_width, int threshold )" enabled="true" name="jpeg2wbmp">jpeg2wbmp(${jpegname}, ${wbmpname}, ${d_height}, ${d_width}, ${threshold})</template><template autoinsert="true" context="php" deleted="false" description="string ldap_8859_to_t61 ( string value )" enabled="true" name="ldap_8859_to_t61">ldap_8859_to_t61(${value})</template><template autoinsert="true" context="php" deleted="false" description="string ldap_dn2ufn ( string dn )" enabled="true" name="ldap_dn2ufn">ldap_dn2ufn(${dn})</template><template autoinsert="true" context="php" deleted="false" description="string ldap_err2str ( int errno )" enabled="true" name="ldap_err2str">ldap_err2str(${errno})</template><template autoinsert="true" context="php" deleted="false" description="string ldap_t61_to_8859 ( string value )" enabled="true" name="ldap_t61_to_8859">ldap_t61_to_8859(${value})</template><template autoinsert="true" context="php" deleted="false" description="float log10 ( float arg )" enabled="true" name="log10">log10(${arg})</template><template autoinsert="true" context="php" deleted="false" description="float log1p ( float number )" enabled="true" name="log1p">log1p(${number})</template><template autoinsert="true" context="php" deleted="false" description="string long2ip ( int proper_address )" enabled="true" name="long2ip">long2ip(${proper_address})</template><template autoinsert="true" context="php" deleted="false" description="array mailparse_rfc822_parse_addresses ( string addresses )" enabled="true" name="mailparse_rfc822_parse_addresses">mailparse_rfc822_parse_addresses(${addresses})</template><template autoinsert="true" context="php" deleted="false" description="string md5 ( string str )" enabled="true" name="md5">md5(${str})</template><template autoinsert="true" context="php" deleted="false" description="string md5 ( string str, bool raw_output )" enabled="true" name="md5">md5(${str}, ${raw_output})</template><template autoinsert="true" context="php" deleted="false" description="string md5_file ( string filename )" enabled="true" name="md5_file">md5_file(${filename})</template><template autoinsert="true" context="php" deleted="false" description="string md5_file ( string filename, bool raw_output )" enabled="true" name="md5_file">md5_file(${filename}, ${raw_output})</template><template autoinsert="true" context="php" deleted="false" description="string mhash_keygen_s2k ( int hash, string password, string salt, int bytes )" enabled="true" name="mhash_keygen_s2k">mhash_keygen_s2k(${hash}, ${password}, ${salt}, ${bytes})</template><template autoinsert="true" context="php" deleted="false" description="string nl2br ( string string )" enabled="true" name="nl2br">nl2br(${string})</template><template autoinsert="true" context="php" deleted="false" description="string PDF_utf16_to_utf8 ( resource pdfdoc, string utf16string )" enabled="true" name="pdf_utf16_to_utf8">pdf_utf16_to_utf8(${pdfdoc}, ${utf16string})</template><template autoinsert="true" context="php" deleted="false" description="string PDF_utf8_to_utf16 ( resource pdfdoc, string utf8string, string ordering )" enabled="true" name="pdf_utf8_to_utf16">pdf_utf8_to_utf16(${pdfdoc}, ${utf8string}, ${ordering})</template><template autoinsert="true" context="php" deleted="false" description="int png2wbmp ( string pngname, string wbmpname, int d_height, int d_width, int threshold )" enabled="true" name="png2wbmp">png2wbmp(${pngname}, ${wbmpname}, ${d_height}, ${d_width}, ${threshold})</template><template autoinsert="true" context="php" deleted="false" description="string px_date2string ( resource pxdoc, int value, string format )" enabled="true" name="px_date2string">px_date2string(${pxdoc}, ${value}, ${format})</template><template autoinsert="true" context="php" deleted="false" description="string px_timestamp2string ( resource pxdoc, float value, string format )" enabled="true" name="px_timestamp2string">px_timestamp2string(${pxdoc}, ${value}, ${format})</template><template autoinsert="true" context="php" deleted="false" description="float rad2deg ( float number )" enabled="true" name="rad2deg">rad2deg(${number})</template><template autoinsert="true" context="php" deleted="false" description="string sha1 ( string str )" enabled="true" name="sha1">sha1(${str})</template><template autoinsert="true" context="php" deleted="false" description="string sha1 ( string str, bool raw_output )" enabled="true" name="sha1">sha1(${str}, ${raw_output})</template><template autoinsert="true" context="php" deleted="false" description="string sha1_file ( string filename )" enabled="true" name="sha1_file">sha1_file(${filename})</template><template autoinsert="true" context="php" deleted="false" description="string sha1_file ( string filename, bool raw_output )" enabled="true" name="sha1_file">sha1_file(${filename}, ${raw_output})</template><template autoinsert="true" context="php" deleted="false" description="string str_rot13 ( string str )" enabled="true" name="str_rot13">str_rot13(${str})</template><template autoinsert="true" context="php" deleted="false" description="void swf_ortho2 ( float xmin, float xmax, float ymin, float ymax )" enabled="true" name="swf_ortho2">swf_ortho2(${xmin}, ${xmax}, ${ymin}, ${ymax})</template><template autoinsert="true" context="php" deleted="false" description="void swf_shapecurveto3 ( float x1, float y1, float x2, float y2, float x3, float y3 )" enabled="true" name="swf_shapecurveto3">swf_shapecurveto3(${x1}, ${y1}, ${x2}, ${y2}, ${x3}, ${y3})</template><template autoinsert="true" context="php" deleted="false" description="int udm_crc32 ( resource agent, string str )" enabled="true" name="udm_crc32">udm_crc32(${agent}, ${str})</template><template autoinsert="true" context="php" deleted="false" description="int udm_hash32 ( resource agent, string str )" enabled="true" name="udm_hash32">udm_hash32(${agent}, ${str})</template><template autoinsert="true" context="php" deleted="false" description="mixed xdiff_file_merge3 ( string file1, string file2, string file3, string dest )" enabled="true" name="xdiff_file_merge3">xdiff_file_merge3(${file1}, ${file2}, ${file3}, ${dest})</template><template autoinsert="true" context="php" deleted="false" description="mixed xdiff_string_merge3 ( string str1, string str2, string str3 )" enabled="true" name="xdiff_string_merge3">xdiff_string_merge3(${str1}, ${str2}, ${str3})</template><template autoinsert="true" context="php" deleted="false" description="mixed xdiff_string_merge3 ( string str1, string str2, string str3, string &amp;error )" enabled="true" name="xdiff_string_merge3">xdiff_string_merge3(${str1}, ${str2}, ${str3}, ${error})</template></templates>
