Home
last modified time | relevance | path

Searched defs:format (Results 1 – 3 of 3) sorted by relevance

/web-bugs/www/rss/
H A Dsearch.php16 $format = (isset($_GET['format']) && $_GET['format'] === 'rss2') ? 'rss2' : 'rdf'; variable
H A Dbug.php17 $format = isset($_REQUEST['format']) ? $_REQUEST['format'] : 'rss2'; variable
/web-bugs/include/
H A Dfunctions.php276 function spam_protect($txt, $format = 'html')
1036 function format_date($ts = null, $format = 'Y-m-d H:i e')

Completed in 7 milliseconds