eschmid Wed Feb 14 03:33:10 2001 EDT Modified files: /phpdoc funclist.txt funcsummary.txt Log: Update funclist and funcsummary.
Index: phpdoc/funclist.txt diff -u phpdoc/funclist.txt:1.6 phpdoc/funclist.txt:1.7 --- phpdoc/funclist.txt:1.6 Fri Jan 26 14:00:29 2001 +++ phpdoc/funclist.txt Wed Feb 14 03:33:10 2001 @@ -25,14 +25,7 @@ bcscale bcsqrt bcsub -# beta/php4/ext/com/COM.c -COM_invoke -COM_load -com_get -com_propget -com_propput -com_propset -com_set +# beta/php4/ext/com/typedef_VARIANT.c # beta/php4/ext/db/db.c dblist dbmclose @@ -525,6 +518,10 @@ mysql_fieldtype mysql_free_result mysql_freeresult +mysql_get_client_info +mysql_get_host_info +mysql_get_proto_info +mysql_get_server_info mysql_insert_id mysql_list_dbs mysql_list_fields @@ -853,13 +850,6 @@ - - - - - - - abs acos addcslashes @@ -912,6 +902,7 @@ chop chown chr +chroot chunk_split clearstatcache closedir @@ -976,13 +967,16 @@ flock floor flush +fopen fpassthru fputs fread fscanf fseek fsockopen +fstat ftell +ftruncate fwrite get_browser get_cfg_var @@ -1076,6 +1070,7 @@ log log10 long2ip +lstat ltrim magic_quotes_runtime mail @@ -1135,6 +1130,7 @@ range rawurldecode rawurlencode +readdir readfile readlink readlink @@ -1178,6 +1174,7 @@ sqrt srand sscanf +stat str_pad str_repeat str_replace @@ -1215,6 +1212,7 @@ tan tempnam time +tmpfile touch trim uasort @@ -1595,6 +1593,7 @@ domxml_set_attribute domxml_set_content domxml_setattr +domxml_unlink_node new_xmldoc xmldoc xmldocfile @@ -1733,14 +1732,20 @@ confirm_extname_compiled # beta/php4/ext/yaz/php_yaz.c yaz_addinfo +yaz_ccl_conf +yaz_ccl_parse yaz_close yaz_connect yaz_element yaz_errno yaz_error yaz_hits +yaz_itemorder +yaz_present yaz_range yaz_record +yaz_scan +yaz_scan_result yaz_search yaz_syntax yaz_wait @@ -2105,6 +2110,155 @@ vpopmail_error vpopmail_passwd vpopmail_set_user_quota +# beta/php4/ext/ming/ming.c +add +add +add +addaction +addcolor +addentry +addfill +addshape +addstring +addstring +align +drawarc +drawcircle +drawcubic +drawcubicto +drawcurve +drawcurveto +drawglyph +drawline +drawlineto +getascent +getascent +getdescent +getdescent +getheight +getleading +getleading +getshape1 +getshape2 +getwidth +getwidth +getwidth +labelframe +labelframe +ming_setcubicthreshold +move +movepen +movepento +moveto +moveto +moveto +multcolor +nextframe +nextframe +output +remove +remove +rotate +rotateto +rotateto +save +savetofile +scale +scaleto +scaleto +setaction +setbackground +setbounds +setcolor +setcolor +setdepth +setdimension +setdown +setfont +setfont +setframes +setframes +setheight +setheight +sethit +setindentation +setleftfill +setleftmargin +setline +setlinespacing +setmargins +setmatrix +setname +setname +setover +setrate +setratio +setrightfill +setrightmargin +setspacing +setup +skewx +skewxto +skewxto +skewy +skewyto +skewyto +streammp3 +swfaction +swfbitmap +swfbutton +swfbutton_keypress +swffill +swffont +swfgradient +swfmorph +swfmovie +swfshape +swfsprite +swftext +swftextfield +# beta/php4/ext/mnogosearch/php_mnogo.c +udm_add_search_limit +udm_alloc_agent +udm_clear_search_limits +udm_errno +udm_error +udm_find +udm_free_agent +udm_free_res +udm_get_res_field +udm_get_res_param +udm_set_agent_param +# beta/php4/ext/midgard/attachment.c + +delete +fetch +stat +update +# beta/php4/ext/midgard/article.c +create +delete +fetch +midgardarticle +setscore +settype +update +# beta/php4/ext/midgard/midgard.c +confirm_midgard_compiled +# beta/php4/ext/midgard/parameter.c +fetch +# beta/php4/ext/midgard/sitegroup.c +create +delete +fetch +update +# beta/php4/ext/midgard/topic.c +create +delete +fetch +midgardtopic +setscore +update # beta/php4/Zend/zend_API.c display_disabled_function # beta/php4/Zend/zend_builtin_functions.c Index: phpdoc/funcsummary.txt diff -u phpdoc/funcsummary.txt:1.5 phpdoc/funcsummary.txt:1.6 --- phpdoc/funcsummary.txt:1.5 Fri Jan 26 14:00:29 2001 +++ phpdoc/funcsummary.txt Wed Feb 14 03:33:10 2001 @@ -40,15 +40,6 @@ Returns the square root of an arbitray precision number string bcsub(string left_operand, string right_operand [, int scale]) Returns the difference between two arbitrary precision numbers -# beta/php4/ext/com/COM.c -mixed com_invoke(int module, string handler_name [, mixed arg [, ...]]) - Invokes a COM module -int com_load(string module_name) - Loads a COM module -mixed com_propget(int module, string property_name) - Gets properties from a COM module -bool com_propput(int module, string property_name, mixed value) - Puts the properties for a module # beta/php4/ext/db/db.c string dblist(void) Describes the dbm-compatible library being used @@ -259,13 +250,13 @@ array imagettftext(int im, int size, int angle, int x, int y, int col, string font_file, string text) Write text to the image using a TrueType font int imagetypes(void) - Return the types of images supported in a bitfield - 1=gif, 2=jpeg, 4=png, 8=wbmp + Return the types of images supported in a bitfield - 1=GIF, 2=JPEG, 4=PNG, +8=WBMP int imagewbmp(int im [, string filename]) Output WBMP image to browser or file void jpeg2wbmp (string f_org, string f_dest, int d_height, int d_width) - Convert Jpeg image to Wbmp image + Convert JPEG image to WBMP image void png2wbmp (string f_org, string f_dest, int d_height, int d_width) - Convert Png image to Wbmp image + Convert PNG image to WBMP image # beta/php4/ext/gd/gdt1.c array imagepsbbox(string text, int font, int size [, int space, int tightness, int angle]) Return the bounding box needed by a string if rasterized @@ -963,6 +954,14 @@ Get the type of the specified field in a result int mysql_free_result(int result) Free result memory +string mysql_get_client_info([int link_identifier]) + Returns a string that represents the client library version +string mysql_get_host_info([int link_identifier]) + Returns a string describing the type of connection in use, including the server +host name +int mysql_get_proto_info([int link_identifier]) + Returns the protocol version used by current connection +string mysql_get_server_info([int link_identifier]) + Returns a string that represents the server version number int mysql_insert_id([int link_identifier]) Get the id generated from the previous INSERT operation int mysql_list_dbs([int link_identifier]) @@ -1202,8 +1201,6 @@ array preg_split(string pattern, string subject [, int limit [, int flags]]) Split string into an array using a perl-style regular expression as a delimiter # beta/php4/ext/pdf/pdf.c -PDF *pdf_new() - Creates a new PDF object void pdf_add_annotation(int pdfdoc, double xll, double yll, double xur, double xur, string title, string text) Sets annotation (depreciated use pdf_add_note instead) int pdf_add_bookmark(int pdfdoc, string text [, int parent, int open]) @@ -1276,6 +1273,8 @@ Draws a line void pdf_moveto(int pdfdoc, double x, double y) Sets current point +int pdf_new() + Creates a new PDF object int pdf_open([int filedesc]) Opens a new pdf document. If filedesc is NULL, document is created in memory. This is the old interface, only for compatibility use pdf_new + pdf_open_file instead int pdf_open_ccitt(int pdf, string filename, int width, int height, int bitreverse, int k, int blackls1) @@ -1283,7 +1282,7 @@ int pdf_open_file(int pdfdoc [, char filename]) Opens a new PDF document. If filename is NULL, document is created in memory. This is not yet fully supported int pdf_open_gif(int pdf, string giffile) - Opens a GIF file and returns an image for placement in a PDF document + Opens a GIF file and returns an image for placement in a pdf object int pdf_open_image(int pdf, string type, string source, string data, long length, int width, int height, int components, int bpc, string params) Opens an image of the given type and returns an image for placement in a PDF document int pdf_open_image_file(int pdf, string type, string file, string stringparam, int intparam) @@ -1659,11 +1658,11 @@ array getdate([int timestamp]) Get date/time information string gmdate(string format [, int timestamp]) - Format a GMT/CUT date/time + Format a GMT/UTC date/time int gmmktime(int hour, int min, int sec, int mon, int day, int year) Get UNIX timestamp for a GMT date string gmstrftime(string format [, int timestamp]) - Format a GMT/CUT time/date according to locale settings + Format a GMT/UCT time/date according to locale settings array localtime([int timestamp [, bool associative_array]]) Returns the results of the C system call localtime as an associative array if the associative_array argument is set to 1 other wise it is a regular array int mktime(int hour, int min, int sec, int mon, int day, int year) @@ -1677,6 +1676,8 @@ # beta/php4/ext/standard/dir.c int chdir(string directory) Change the current directory +int chroot(string directory) + Change root directory void closedir([int dir_handle]) Close directory connection identified by the dir_handle class dir(string directory) @@ -1994,7 +1995,7 @@ # beta/php4/ext/standard/mail.c int ezmlm_hash(string addr) Calculate EZMLM list hash value. -int mail(string to, string subject, string message [, string additional_headers]) +int mail(string to, string subject, string message [, string additional_headers [, +string additional_parameters]]) Send an email message # beta/php4/ext/standard/math.c int abs(int number) @@ -2091,7 +2092,7 @@ Replace regular expression int eregi(string pattern, string string [, array registers]) Case-insensitive regular expression match -string eregi_replace(string pattern, string replacement, string string]) +string eregi_replace(string pattern, string replacement, string string) Case insensitive replace regular expression array split(string pattern, string string [, int limit]) Split string into array by regular expression @@ -2688,7 +2689,7 @@ array mssql_fetch_array(int result_id) Returns an associative array of the current row in the result set specified by result_id int mssql_fetch_batch(string result_index) - returns the next batch of records + Returns the next batch of records object mssql_fetch_field(int result_id [, int offset]) Gets information about certain fields in a query result object mssql_fetch_object(int result_id) @@ -2717,12 +2718,12 @@ Returns the number of rows fetched in from the result id specified int mssql_pconnect([string servername [, string username [, string password]]]) Establishes a persistent connection to a MS-SQL server -int mssql_query(string query [, int conn_id [, int batch_size = 0]]) +int mssql_query(string query [, int conn_id [, int batch_size]]) Perform an SQL query on a MS-SQL server database string mssql_result(int result_id, int row, mixed field) Returns the contents of one cell from a MS-SQL result set int mssql_rows_affected(int conn_id) - returns the number of records affected by the query + Returns the number of records affected by the query bool mssql_select_db(string database_name [, int conn_id]) Select a MS-SQL database # beta/php4/ext/cpdf/cpdf.c @@ -2901,6 +2902,8 @@ Set content of a node int domxml_test(int id) Unity function for testing +object domxml_unlink_node([int node]) + Deletes node int node_attributes(zval **attributes, int node) Returns list of children nodes int node_children([int node]) @@ -3166,6 +3169,10 @@ # beta/php4/ext/yaz/php_yaz.c string yaz_addinfo(int id) Return additional info for last error (empty string if none) +int yaz_ccl_conf(int id, array package) + Configure CCL package +int yaz_ccl_parse(int id, string query, array res) + Parse a CCL query int yaz_close(int id) Destory and close target int yaz_connect(string zurl [, string user [, string group, string pass]]) @@ -3178,10 +3185,18 @@ Return last error message int yaz_hits(int id) Return number of hits (result count) for last search +int yaz_itemorder(int id, array package) + Sends Item Order request +int yaz_present(int id) + Retrieve records int yaz_range(int id, int start, int number) Set result set start point and number of records to request string yaz_record(int id, int pos, string type) Return record information at given result set position +int yaz_scan(int id, type, query [, flags]) + Sends Scan Request +int yaz_scan_result(int id, array options) + Inspects Scan Result int yaz_search(int id, string type, string query) Specify query of type for search - returns true if successful int yaz_syntax(int id, string syntax) @@ -3791,11 +3806,11 @@ # beta/php4/ext/vpopmail/php_vpopmail.c bool vpopmail_add_alias_domain(string domain, string aliasdomain) Add an alias for a virtual domain -int vpopmail_add_alias_domain_ex(string olddomain, string newdomain) +bool vpopmail_add_alias_domain_ex(string olddomain, string newdomain) Add alias to an existing virtual domain bool vpopmail_add_domain(string domain, string dir, int uid, int gid) Add a new virtual domain -int vpopmail_add_domain_ex(string domain, string passwd [, string quota [, string bounce [, bool apop]]]) +bool vpopmail_add_domain_ex(string domain, string passwd [, string quota [, string +bounce [, bool apop]]]) Add a new virtual domain bool vpopmail_add_user(string user, string domain, string password[, string gecos[, bool apop]]) Add a new user to the specified virtual domain @@ -3803,7 +3818,7 @@ Attempt to validate a username/domain/password. Returns true/false bool vpopmail_del_domain(string domain) Delete a virtual domain -int vpopmail_del_domain_ex(string domain) +bool vpopmail_del_domain_ex(string domain) Delete a virtual domain bool vpopmail_del_user(string user, string domain) Delete a user from a virtual domain @@ -3813,6 +3828,222 @@ Change a virtual user's password bool vpopmail_set_user_quota(string user, string domain, string quota) Sets a virtual user's quota +# beta/php4/ext/ming/ming.c +PHP_MINFO_FUNCTION(ming) + +PHP_MINIT_FUNCTION(ming) + +int SWFBUTTON_KEYPRESS(char) + returns the action flag for keyPress(char) +void swfaction_add(action, [args..]) + adds the given action (and optional args) to this SWFAction +object swfaction_init([string]) + returns a new SWFAction object, optionally compiling the given script +void swfbitmap_getHeight() + Returns the height of this bitmap +void swfbitmap_getWidth() + Returns the width of this bitmap +class swfbitmap_init(file, [maskfile]) + Returns a new SWFBitmap object from jpg (with optional mask) or dbl file +void swfbutton_addAction(SWFAction action, int flags) + sets the action to perform when conditions described in flags is met +void swfbutton_addShape(SWFCharacter character, int flags) + sets the character to display for the condition described in flags +object swfbutton_init(void) + returns a new SWFButton object +void swfbutton_setAction(SWFAction) + sets the action to perform when button is pressed +void swfbutton_setDown(SWFCharacter) + sets the character for this button's down state +void swfbutton_setHit(SWFCharacter) + sets the character for this button's hit test state +void swfbutton_setOver(SWFCharacter) + sets the character for this button's over state +void swfbutton_setUp(SWFCharacter) + sets the character for this button's up state +void swfdisplayitem_addColor(int r, int g, int b [, int a]) + Sets the add color part of this SWFDisplayItem's CXform to (r,g,b,[a]). a +defaults to 0 +void swfdisplayitem_move(int dx, int dy) + Displaces this SWFDisplayItem by (dx,dy) in movie coordinates. +void swfdisplayitem_moveTo(int x, int y) + Moves this SWFDisplayItem to movie coordinates (x,y) +void swfdisplayitem_multColor(float r, float g, float b, [float a]) + Sets the multiply color part of this SWFDisplayItem's CXform to (r,g,b,[a]). +a defaults to 1.0 +void swfdisplayitem_rotate(float degrees) + Rotates this SWFDisplayItem the given (clockwise) degrees from its current +orientation +void swfdisplayitem_rotateTo(float degrees) + Rotates this SWFDisplayItem the given (clockwise) degrees from its original +orientation +void swfdisplayitem_scale(float xScale, float yScale) + Multiplies this SWFDisplayItem's current x scale by xScale, its y scale by +yScale +void swfdisplayitem_scaleTo(float xScale, [float yScale]) + Scales this SWFDisplayItem by xScale in the x direction, yScale in the y, or +both to xScale if only one arg. +void swfdisplayitem_setDepth(int depth) + Sets this SWFDisplayItem's z-depth to depth. Items with higher depth values +are drawn on top of those with lower values +void swfdisplayitem_setMatrix(float a, float b, float c, float d, float x, float y) + Sets the item's transform matrix +void swfdisplayitem_setName(string name) + Sets this SWFDisplayItem's name to name. +void swfdisplayitem_setRatio(float ratio) + Sets this SWFDisplayItem's ratio to ratio. Obviously only does anything if +displayitem was created from an SWFMorph +void swfdisplayitem_skewX(float xSkew) + Adds xSkew to this SWFDisplayItem's x skew value +void swfdisplayitem_skewXTo(float xSkew) + Sets this SWFDisplayItem's x skew value to xSkew +void swfdisplayitem_skewY(float ySkew) + Adds ySkew to this SWFDisplayItem's y skew value +void swfdisplayitem_skewYTo(float ySkew) + Sets this SWFDisplayItem's y skew value to ySkew +class swffill_init(void) + Returns a new SWFFill object +void swffill_moveTo(int x, int y) + Moves this SWFFill to shape coordinates (x,y) +void swffill_rotateTo(float degrees) + Rotates this SWFFill the given (clockwise) degrees from its original +orientation +void swffill_scaleTo(float xScale, [float yScale]) + Scales this SWFFill by xScale in the x direction, yScale in the y, or both +to xScale if only one arg. +void swffill_skewXTo(float xSkew) + Sets this SWFFill's x skew value to xSkew +void swffill_skewYTo(float ySkew) + Sets this SWFFill's y skew value to ySkew +int swffont_getAscent() + returns the ascent of the font, or 0 if not available +int swffont_getDescent() + returns the descent of the font, or 0 if not available +int swffont_getLeading() + returns the leading of the font, or 0 if not available +int swffont_getWidth(string) + calculates the width of the given string in this font at full height +class swffont_init(string filename) + Returns a new SWFFont object from given file +void swfgradient_addEntry(float ratio, byte r, byte g, byte b [, byte a] + add given entry to the gradient +class swfgradient_init(void) + Returns a new SWFGradient object +SWFShape swfmorph_getShape1() + return's this SWFMorph's start shape +SWFShape swfmorph_getShape2() + return's this SWFMorph's start shape +object swfmorph_init() + returns a new SWFMorph object +int swfshape_addfill(fill, flags) + Returns a fill object, for use with swfshape_setleftfill and +swfshape_setrightfill +void swfshape_drawarc(int r, float startAngle, float endAngle) + Draws an arc of radius r centered at the current location, from angle +startAngle to angle endAngle measured counterclockwise from 12 o'clock +void swfshape_drawcircle(int r) + Draws a circle of radius r centered at the current location, in a +counter-clockwise fashion +void swfshape_drawcubic(int bx, int by, int cx, int cy, int dx, int dy) + Draws a cubic bezier curve using the current position and the three given +points as control points +void swfshape_drawcubic(int bx, int by, int cx, int cy, int dx, int dy) + Draws a cubic bezier curve using the current position and the three given +points as control points +void swfshape_drawcurve(int cdx, int cdy, int adx, int ady) + Draws a curve from the current pen position (x,y) to the point (x+adx,y+ady) +in the current line style, using point (x+cdx,y+cdy) as a control point +void swfshape_drawcurveto(int cx, int cy, int ax, int ay) + Draws a curve from the current pen position (x,y) to the point (ax,ay) in +the current line style, using point (cx,cy) as a control point +void swfshape_drawglyph(SWFFont font, string character) + Draws the first character in the given string into the shape using the glyph +definition from the given font +void swfshape_drawline(int dx, int dy) + Draws a line from the current pen position (x,y) to the point (x+dx,y+dy) in +the current line style +void swfshape_drawlineto(int x, int y) + Draws a line from the current pen position to shape coordinates (x,y) in the +current line style +class swfshape_init(void) + Returns a new SWFShape object +void swfshape_movepen(int x, int y) + Moves the pen from its current location by vector (x,y) +void swfshape_movepento(int x, int y) + Moves the pen to shape coordinates (x,y) +void swfshape_setleftfill(SWFFill fill) + Sets the left side fill style to fill +void swfshape_setline(int width, int r, int g, int b [, int a]) + Sets the current line style for this SWFShape +void swfshape_setrightfill(SWFFill fill) + Sets the right side fill style to fill +SWFDisplayItem swfsprite_add(SWFCharacter) + Adds the character to the sprite, returns a displayitem +class swfsprite_init() + Returns a new SWFSprite object +void swfsprite_nextFrame() + moves the sprite to the next frame +void swfsprite_remove(SWFDisplayItem) + Remove the named character from the sprite's display list +void swfsprite_setFrames(int) + sets the number of frames in this SWFSprite +void swftext_addString(string text) + Writes the given text into this SWFText object at the current pen position, +using the current font, height, spacing, and color +int swftext_getAscent() + returns the ascent of the current font at its current size, or 0 if not +available +int swftext_getDescent() + returns the descent of the current font at its current size, or 0 if not +available +int swftext_getLeading() + returns the leading of the current font at its current size, or 0 if not +available +int swftext_getWidth(string) + calculates the width of the given string in this text objects current font and +size +class swftext_init(void) + Returns new SWFText object +void swftext_moveTo(int x, int y) + Moves this SWFText object's current pen position to (x,y) in text +coordinates +void swftext_setColor(int r, int g, int b, [int a]) + Sets this SWFText object's current color to the given color +void swftext_setFont(class font) + Sets this SWFText object's current font to given font +void swftext_setHeight(int height) + Sets this SWFText object's current height to given height +void swftext_setSpacing(float spacing) + Sets this SWFText object's current letterspacing to given spacing +void swftextfield_addString(string) + adds the given string to this textfield +void swftextfield_align(alignment) + sets the alignment of this textfield +object swftextfield_init(void) + returns a new SWFTextField object +void swftextfield_setBounds(int width, int height) + sets the width and height of this textfield +void swftextfield_setColor(int) + sets the color of this textfield +void swftextfield_setFont + set the font for this textfield +void swftextfield_setHeight(int) + sets the height of this textfield +void swftextfield_setIndentation(int) + sets the indentation of the first line of this textfield +void swftextfield_setLeftMargin(int) + sets the left margin of this textfield +void swftextfield_setLineSpacing(int) + sets the line spacing of this textfield +void swftextfield_setMargins(int left, int right) + sets both margins of this textfield +void swftextfield_setName(string) + sets the variable name of this textfield +void swftextfield_setRightMargin(int) + sets the right margin of this textfield +# beta/php4/ext/mnogosearch/php_mnogo.c +int udm_add_search_limit(int agent, int var, string val) + Add mnoGoSearch search restrictions +int udm_alloc_agent(string dbaddr [, string dbmode]) + Allocate mnoGoSearch session +int udm_clear_search_limits(int agent) + Clear all mnoGoSearch search restrictions +int udm_errno(int agent) + mnoGoSearch error number +string udm_error(int agent) + mnoGoSearch error message +int udm_find(int agent, string query) + Perform search +int udm_free_agent(int agent) + Free mnoGoSearch session +int udm_free_res(int res) + mnoGoSearch free result +string udm_get_res_field(int res, int row, int field) + Fetch mnoGoSearch result field +string udm_get_res_param(int res, int param) + Get mnoGoSearch result parameters +int udm_set_agent_param(int agent, int var, string val) + Set mnoGoSearch agent session parameters +# beta/php4/ext/midgard/mgd_internal.h +void walk_ ## table ## _tree(string func, id, level, xparam[, order]) \ + */ \ +# beta/php4/ext/midgard/midgard.c +string confirm_midgard_compiled(string arg) + Return a string to confirm that the module is compiled in # beta/php4/Zend/zend_builtin_functions.c bool class_exists(string classname) Checks if the class exists