Revisions for luxor/lib/SimpleParse.php

Location: [ Horde ] / luxor / lib / SimpleParse.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.10 (+2 -2 lines) 06/12/2005 11:20 PM Matt Selsky selsky

Remove tabs and add spaces.

1.9 (+1 -2 lines) 04/20/2005 01:51 AM Matt Selsky selsky

Remove @version.

1.8 (+6 -3 lines) 11/09/2004 05:33 AM Jan Schneider jan

Don't use /e modifier with preg_replace here, because the result can potentially be invalid PHP code.

1.7 (+3 -3 lines) 05/20/2004 11:56 AM Jan Schneider jan

Fix package names.

1.6 (+3 -3 lines) 01/31/2003 10:35 AM mikec

only do funny things with a backslash if it's not allready esacped

1.5 (+11 -4 lines) 01/30/2003 12:55 PM mikec

Some ugly special casing for escaped quotes, but it works. If someone can work out a better way, feel free to change

1.4 (+29 -24 lines) 01/30/2003 11:56 AM mikec

Fix detecting of multiline fragments.

1.3 (+24 -14 lines) 01/25/2003 09:27 AM Jan Schneider jan

phpdoc

1.2 (+4 -4 lines) 01/25/2003 06:51 AM Jan Schneider jan

Use correct quoting to avoid variable substitution in PHP.

1.1.1.1 (+0 -0 lines) 01/24/2003 08:32 PM Jan Schneider jan

Initial import of Luxor, a PHP port of LXR.

Tags: import

1.1 01/24/2003 08:32 PM Jan Schneider jan

Initial revision