Lines Matching +defs:text +defs:align
51 function header($text, $level, $pos, $returnonly = false) {
76 function cdata($text) {
294 function unformatted($text) {
306 function php($text, $wrapper = 'code') {
318 function phpblock($text) {
329 function html($text, $wrapper = 'code') {
340 function htmlblock($text) {
349 function preformatted($text) {
372 function file($text, $language = NULL, $filename = NULL, $options = NULL) {
382 function code($text, $language = NULL, $filename = NULL, $options = NULL) {
544 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
562 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {