1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00
Files
archived-php-src/ext/standard
David Croft 8dd1fdb1a0 wordwrap function from Chris Russel <russel@yorku.ca>
differences from his patch:
 - wordwrap width and wrap-string now optional parameters
   (default to 75 and "\n" respectively)
 - wordwrap_byte is now just an automatic special case of wordwrap
 - Zend API compliant

@- Added new function "wordwrap" to wordwrap long strings from Chris
@  Russel <russel@yorku.ca> (David Croft)
2000-07-22 01:12:24 +00:00
..
2000-07-17 13:37:26 +00:00
2000-06-29 21:51:40 +00:00
2000-06-26 17:12:38 +00:00
2000-07-10 10:09:15 +00:00
2000-06-19 09:02:48 +00:00
2000-06-05 23:24:42 +00:00
2000-07-08 19:31:16 +00:00
2000-07-10 10:09:15 +00:00
2000-06-16 18:46:57 +00:00
2000-07-02 15:12:34 +00:00
2000-05-23 23:13:02 +00:00
2000-07-09 14:26:50 +00:00
2000-06-05 23:59:06 +00:00
2000-07-10 10:09:15 +00:00
2000-06-13 16:31:57 +00:00
2000-06-23 11:48:02 +00:00
2000-06-23 05:49:32 +00:00
2000-06-09 13:15:19 +00:00