Search Results
2 functions found:
1. | Explode ( separator ; text ; limit ) |
Average rating: 4.0 | |
Chris Irvine, Threeprong.com LLC | |
Split a string by a string - inspired by similar text parsing functions | |
2. | Grep ( pattern ; text ) |
Average rating: 0.0 | |
Chris Irvine, Threeprong.com LLC | |
Perform simple matching of text lines, similar to the traditional grep tool. | |