Good afternoon,
On 22/03/14 at 11:33 PM -0400, Lawrence San
<[email protected]> wrote:
Can anyone point me in the right direction... Can I build on the regexps
I've created so far? What should I be trying next?
Don't limit yourself do a regex solution; there are some
alternative methods:
<https://www.google.com/search?q=javascript%20list%20all%20function%20names#q=javascript+list+all+function+names+in+file>
IOW, javascript knows the functions it just parsed, so let it
give you the list. Will almost always be more accurate than a
regex solution.
Charlie
--
Make-Tracks Secure Hosting Pty Ltd <http://www.make-tracks.com>
PO Box 141 <[email protected]>
Windsor NSW 2756 Australia Ph: +61 2 9043 0613
** Take Control of Your Website **
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].