Home
last modified time | relevance | path

Searched refs:xhtml (Results 176 – 200 of 270) sorted by relevance

1234567891011

/plugin/mundart/
H A Drenderer.php36 return ($format=='xhtml');
/plugin/qrcode/syntax/
H A Di_nigmacode.php106 if ($mode == 'xhtml')
/plugin/svg/
H A Dsyntax.php72 if($mode == 'xhtml'){
/plugin/calc/
H A Dsyntax.php47 if ($mode == 'xhtml') {
/plugin/svgedit/
H A Dsyntax.php68 if ($format!='xhtml') return;
/plugin/freechat/
H A Dsyntax.php57 if($mode == 'xhtml'){
/plugin/aimg/
H A Dsyntax.php160 if ( substr($mode,0,5) == 'xhtml' ) {
/plugin/tableplot/
H A Dsyntax.php82 if($mode != 'xhtml') return false;
/plugin/phosphor/
H A Dphosphor.php61 if ($mode == 'xhtml') {
/plugin/pglist/
H A Dsyntax.php121 if($format != 'xhtml')
/plugin/amazon_heavy/
H A Dsyntax.php77 if($mode == 'xhtml' && strlen($data[0]) > 1) {
/plugin/actionlink/
H A Dsyntax.php51 if($mode == 'xhtml'){
/plugin/bahnde/
H A Dsyntax.php114 if ($mode == 'xhtml') {
/plugin/contact/
H A Dsyntax.php80 if($mode == 'xhtml'){
/plugin/givemeyouremail/
H A Dsyntax.php79 if ($mode == 'xhtml'){
/plugin/chessdiagram/
H A Dsyntax.php90 if($mode == 'xhtml')
/plugin/mapillary/
H A Dsyntax.php136 if ($mode == 'xhtml') {
/plugin/eventline/
H A Dsyntax.php81 if($mode != 'xhtml') return false;
/plugin/dwcommits/
H A Dsyntax.php88 if($mode == 'xhtml'){
/plugin/semanticdata/
H A Dhelper.php142 $outs[] = p_render('xhtml', $ins, $byref_ignore);
/plugin/stars2/
H A Dsyntax.php96 if($mode == 'xhtml' || $mode == 'odt')
/plugin/menupopup/
H A Dsyntax.php102 if($mode == 'xhtml'){
/plugin/jalbum/syntax/
H A Djalbum.php76 if ($mode == 'xhtml') {
/plugin/xtermrtf/
H A Dsyntax.php99 if($mode == 'xhtml'){
/plugin/tumblr/
H A Dsyntax.php88 if($mode != 'xhtml') return false;

1234567891011