Lines Matching +defs:text +defs:align
88 function toc_additem($id, $text, $level) {}
90 function header($text, $level, $pos) {
117 function cdata($text) {
233 function unformatted($text) {
239 function php($text) {
245 function html($text) {
251 function preformatted($text) {
257 function file($text) {
271 function code($text, $lang = NULL) {
431 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
443 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
456 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
469 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
497 function tableheader_open($colspan = 1, $align = NULL){
505 function tablecell_open($colspan = 1, $align = NULL){