VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Fast Sub-String Count (aka InStrCount)

by Rde (54 Submissions)
Category: String Manipulation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

This function searches the passed string for occurences of the specified sub-string. It has the ability to make case-sensitive or case-insensitive searches. It can also perform whole-word-only matching ...
This SubStrCount implementation offers extended functionality which allows it to be used in a similar way to other token style functions ...
SubStrCount will return the number of matches or zero if none.

Rate Fast Sub-String Count (aka InStrCount)

Download Fast Sub-String Count (aka InStrCount)

Download Fast Sub-String Count (aka InStrCount) (13 KB)

Fast Sub-String Count (aka InStrCount) Comments

No comments have been posted about Fast Sub-String Count (aka InStrCount). Why not be the first to post a comment about Fast Sub-String Count (aka InStrCount).

Post your comment

Subject:
Message:
0/1000 characters