Sorry folks -

I included the wrong version of the regexes in my last post! (Well -
it's been a long day...

Here is the debugged version - should work better I hope...

/Function String = "%[ ^t;]++CREATE[ ]+[a-zA-Z0-9_]+[ ]+^([0-9a-z_]+^)*"

/Function String = "%[ ^t;]++function[ ]+^(*^)(*"
/Function String 1 = "%[ ^t;]++var[ ]+^([$][a-zA-Z0-9_]+^)+[ ^t]+=*"
/Function String 2 = "%[ ^t;]++define[ ]++[(][ ]++^([A-Z0-9_"']+^)*"

Geoff Caplan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to