[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 530 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
parse() X-Ref |
No description |
closeList(list, textBoundary) X-Ref |
Close a list at given offset param: {!Object} list param: {number} textBoundary |
computeBlockIgnoreLen(str, maxBlockDepth) X-Ref |
Compute the amount of text to ignore at the start of a block line param: {string} str Original block markup param: {number} maxBlockDepth Maximum block depth return: {number} Number of characters to ignore |
getAtxHeaderEndTagLen(startPos, endPos) X-Ref |
Return the length of the markup at the end of an ATX header param: {number} startPos Start of the header's text param: {number} endPos End of the header's text return: {number} |
getBlockMarks(str) X-Ref |
Capture and return block marks from given string param: {string} str Block markup, composed of ">", "!" and whitespace return: {!Array<string>} |
matchSetextLines() X-Ref |
Capture and store lines that contain a Setext-tyle header |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |