Lines Matching defs:text
52 function Markdown($text) {
105 function mdwp_MarkdownPost($text) {
142 function mdwp_add_p($text) {
152 function mdwp_hide_tags($text) {
156 function mdwp_show_tags($text) {
181 function smarty_modifier_markdown($text) {
195 function TextileThis($text, $lite='', $encode='') {
201 function TextileRestricted($text, $lite='', $noimage='') {
205 function blockLite($text) { return $text; }
299 function transform($text) {
346 function stripLinkDefinitions($text) {
384 function hashHTMLBlocks($text) {
528 function hashPart($text, $boundary = 'X') {
551 function hashBlock($text) {
572 function runBlockGamut($text) {
586 function runBasicBlockGamut($text) {
603 function doHorizontalRules($text) {
645 function runSpanGamut($text) {
657 function doHardBreaks($text) {
667 function doAnchors($text) {
792 function doImages($text) {
894 function doHeaders($text) {
940 function doLists($text) {
1088 function doCodeBlocks($text) {
1168 function doItalicsAndBold($text) {
1291 function doBlockQuotes($text) {
1327 function formParagraphs($text) {
1397 function encodeAttribute($text) {
1408 function encodeAmpsAndAngles($text) {
1429 function doAutoLinks($text) {
1581 function outdent($text) {
1593 function detab($text) {
1637 function unhash($text) {
1764 function hashHTMLBlocks($text) {
1787 function _hashHTMLBlocks_inMarkdown($text, $indent = 0,
2015 function _hashHTMLBlocks_inHTML($text, $hash_method, $md_attr) {
2190 function hashClean($text) {
2200 function doHeaders($text) {
2260 function doTables($text) {
2390 function doDefLists($text) {
2516 function doFencedCodeBlocks($text) {
2584 function formParagraphs($text) {
2622 function stripFootnotes($text) {
2656 function doFootnotes($text) {
2668 function appendFootnotes($text) {
2763 function stripAbbreviations($text) {
2789 function doAbbreviations($text) {