Home
last modified time | relevance | path

Searched refs:xhtml (Results 151 – 175 of 270) sorted by relevance

1234567891011

/plugin/pageindex/
H A Dsyntax.php100 if($mode == 'xhtml'){
/plugin/vamr/
H A Dsyntax.php66 if($mode != 'xhtml' or $data[0]==0) return false;
/plugin/toursprung/
H A Dsyntax.php79 if ($mode == 'xhtml') {
/plugin/flowplay/
H A Dsyntax.php79 if($mode == 'xhtml'){
/plugin/bugzillahttp/
H A Dsyntax.php83 if($mode == 'xhtml'){
/plugin/gpsies/
H A Dsyntax.php85 if($mode == 'xhtml'){
/plugin/jalbum/syntax/
H A Djalbumbadge.php102 if ($mode == 'xhtml')
H A Dslideshow.php80 if ($mode == 'xhtml') {
/plugin/tooltip/syntax/
H A Dtooltip.php118 if($mode == 'xhtml') {
H A Dshort.php105 if($mode == 'xhtml') {
/plugin/photowidget/
H A Dsyntax.php82 if ($mode == 'xhtml') {
/plugin/mathtran/
H A Dsyntax.php94 if($mode == 'xhtml'){
/plugin/mp3play2/
H A Dsyntax.php95 if($mode == 'xhtml'){
/plugin/upload/
H A Dsyntax.php72 if($mode == 'xhtml') {
/plugin/idoit/
H A Dsyntax.php138 if ($mode == 'xhtml') {
/plugin/lastfm/
H A Dsyntax.php123 if($mode == 'xhtml'){
/plugin/visio/
H A Dsyntax.php61 if($mode == 'xhtml'){
/plugin/fbcomments/
H A Dsyntax.php73 if($mode == 'xhtml'){
/plugin/mantis/
H A Dsyntax.php333 if ($mode == 'xhtml') {
/plugin/google_maps/syntax/
H A Dmaps.php111 if ($mode == 'xhtml')
/plugin/flowplay2/
H A Dsyntax.php116 if($mode == 'xhtml')
/plugin/minical/
H A Dsyntax.php94 if($mode == 'xhtml'){
/plugin/siteexport/syntax/
H A Dtoc.php796 private function _cleanXHTML($xhtml) { argument
802 $xhtml = preg_replace(array_keys($replace), array_values($replace), $xhtml);
803 return $xhtml;
/plugin/git/syntax/
H A Dremotestatus.php90 if($format == 'xhtml'){
/plugin/onlineordering/
H A Dsyntax.php122 if ($mode != 'xhtml') {

1234567891011