Lines Matching +defs:text +defs:align
53 function texifyText($text) {
251 function toc_additem($id, $text, $level) {
263 function header($text, $level, $pos) {
291 function cdata($text) {
528 function unformatted($text) {
539 function php($text) {
549 function phpblock($text) {
561 function html($text) {
573 function htmlblock($text) {
583 function preformatted($text) {
611 function file($text, $lang = null, $file = null) {
623 function code($text, $lang = null, $file = null) {
838 function internalmedia($src, $title = null, $align = null, $width = null,
855 function externalmedia($src, $title = null, $align = null, $width = null,
871 function internalmedialink($src, $title = null, $align = null,
887 function externalmedialink($src, $title = null, $align = null,
986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1006 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {