Lines Matching defs:text

59 function Markdown($text) {
113 function mdwp_MarkdownPost($text) {
150 function mdwp_add_p($text) {
160 function mdwp_hide_tags($text) {
164 function mdwp_show_tags($text) {
189 function smarty_modifier_markdown($text) {
203 function TextileThis($text, $lite='', $encode='') {
209 function TextileRestricted($text, $lite='', $noimage='') {
213 function blockLite($text) { return $text; }
312 function transform($text) {
359 function stripLinkDefinitions($text) {
402 function hashHTMLBlocks($text) {
548 function hashPart($text, $boundary = 'X') {
571 function hashBlock($text) {
592 function runBlockGamut($text) {
606 function runBasicBlockGamut($text) {
623 function doHorizontalRules($text) {
665 function runSpanGamut($text) {
677 function doHardBreaks($text) {
687 function doAnchors($text) {
812 function doImages($text) {
914 function doHeaders($text) {
960 function doLists($text) {
1117 function doCodeBlocks($text) {
1197 function doItalicsAndBold($text) {
1320 function doBlockQuotes($text) {
1356 function formParagraphs($text) {
1426 function encodeAttribute($text) {
1437 function encodeAmpsAndAngles($text) {
1458 function doAutoLinks($text) {
1629 function outdent($text) {
1641 function detab($text) {
1685 function unhash($text) {
1852 function stripLinkDefinitions($text) {
1916 function hashHTMLBlocks($text) {
1941 function _hashHTMLBlocks_inMarkdown($text, $indent = 0,
2185 function _hashHTMLBlocks_inHTML($text, $hash_method, $md_attr) {
2360 function hashClean($text) {
2370 function doAnchors($text) {
2501 function doImages($text) {
2608 function doHeaders($text) {
2664 function doTables($text) {
2795 function doDefLists($text) {
2921 function doFencedCodeBlocks($text) {
3008 function formParagraphs($text) {
3046 function stripFootnotes($text) {
3080 function doFootnotes($text) {
3092 function appendFootnotes($text) {
3201 function stripAbbreviations($text) {
3227 function doAbbreviations($text) {