 |
|
Innovation award
 Nominee: 1x |
This class can be used to iteration over a text string for external arbitrary processing.
It traverses a given text string and find all characters that match a given pattern of characters.
The strings of consecutive characters that match the pattern are passed to a given callback function for arbitrary processing.
The patterns of characters to match can be given as an array of characters strings, or a string that specifies that the match of characters in lower case, upper case, numeric, alphanumeric with lower or upper case, or all characters.
|
|
| Name: |
Text Iterator |
| Base name: |
text_iterator |
| Description: |
Iterate over a text string for external processing |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
364 users |
| All time rank: |
5745 |
| Week users: |
0 users |
| Week rank: |
2108  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|