html_bbcodeparser.reg
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 13 行
REG
13 行
a:13:{s:8:"provides";a:0:{}s:8:"filelist";a:10:{s:16:"BBCodeParser.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:40:"/opt/lampp/lib/php/HTML/BBCodeParser.php";}s:29:"BBCodeParser/Filter/Basic.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:53:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Basic.php";}s:32:"BBCodeParser/Filter/Extended.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:56:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Extended.php";}s:29:"BBCodeParser/Filter/Email.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:53:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Email.php";}s:30:"BBCodeParser/Filter/Images.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:54:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Images.php";}s:29:"BBCodeParser/Filter/Links.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:53:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Links.php";}s:29:"BBCodeParser/Filter/Lists.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:53:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter/Lists.php";}s:37:"BBCodeParser/example/BBCodeParser.ini";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:61:"/opt/lampp/lib/php/HTML/BBCodeParser/example/BBCodeParser.ini";}s:31:"BBCodeParser/example/parser.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"HTML";s:12:"installed_as";s:55:"/opt/lampp/lib/php/HTML/BBCodeParser/example/parser.php";}s:7:"dirtree";a:4:{s:23:"/opt/lampp/lib/php/HTML";b:1;s:43:"/opt/lampp/lib/php/HTML/BBCodeParser/Filter";b:1;s:36:"/opt/lampp/lib/php/HTML/BBCodeParser";b:1;s:44:"/opt/lampp/lib/php/HTML/BBCodeParser/example";b:1;}}s:7:"package";s:17:"HTML_BBCodeParser";s:7:"summary";s:71:"This is a parser to replace UBB style tags with their html equivalents.";s:11:"description";s:430:"This is a parser to replace UBB style tags with their html equivalents. It does not simply do some regex calls, but is complete stack based parse engine. This ensures that all tags are properly nested, if not, extra tags are added to maintain the nesting. This parser should only produce xhtml 1.0 compliant code. All tags are validated and so are all their attributes. It should be easy to extend this parser with your own tags.";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:3:"sjr";s:4:"name";s:14:"Stijn de Reede";s:5:"email";s:13:"sjr@gmx.co.uk";s:4:"role";s:4:"lead";}}s:7:"version";s:3:"1.1";s:12:"release_date";s:10:"2004-02-28";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:306:"Since no bugs have come up for the beta release (except one, which was already fixed in CVS), the previous beta is now released as stable, with very few changes. Bigger changes, like more-than-one character delimiters, optional quotes in attribute values, etc, will be in the next beta release.";s:9:"changelog";a:2:{i:0;a:4:{s:7:"version";s:5:"1.1b1";s:12:"release_date";s:10:"2004-01-19";s:13:"release_state";s:4:"beta";s:13:"release_notes";s:270:"This is a new beta release of HTML_BBCodeParser. It should fix some reported issue's/bugs. It also contains a new filter for more advanced text manipulation. Although this release is marked as a beta, I think it should be pretty stable and not show many bugs.";}i:1;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2003-07-24";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:36:"First release of HTML_BBCodeParser";}}s:13:"_lastmodified";i:1124122225;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?