| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 73 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| parseAbstractScript(tagName, syntaxChar, shortRegexp, longRegexp) X-Ref |
param: {string} tagName Name of the tag used by this pass param: {string} syntaxChar Relevant character used by this syntax param: {!RegExp} shortRegexp Regexp used for the short form syntax param: {!RegExp} longRegexp Regexp used for the long form syntax |
| parseLongForm(pos) X-Ref |
| Parse the long form x^(x) This syntax is supported by RDiscount param: {number} pos Position of the first relevant character |
| parseShortForm(pos) X-Ref |
| Parse the short form x^x and x^x^ This syntax is supported by most implementations that support superscript param: {number} pos Position of the first relevant character |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |