File: |
CheckCurlyBraces.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
main class |
Class: |
Check Curly Braces
Check matching curly brackets in text files |
Author: |
By andrea bernardi |
Last change: |
- Now the class can display the number of column where the brace is.
- The output is printed a bit nicer than before.
- The class can output the execution time.
- The braces are recognized through php's chr() function
- "tab" character is replaced with 4 "space" characters
|
Date: |
15 years ago |
Size: |
4,884 bytes |
|
|
|