/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs
1
2
3
4
 \<	- Position at start of word
 \>	- Position at end of word
 \b	- word boundary
 /?<!AB c/ - matches c if not preceeded by 'AB' ('AB' - fixed length string)