Home
last modified time | relevance | path

Searched refs:t (Results 1 – 12 of 12) sorted by relevance

/web-master/scripts/
H A Drss_parser168 "\t<title>PHP: Hypertext Preprocessor</title>\n" .
169 "\t<link>$aboutLink</link>\n" .
171 "\t<items>\n" .
172 "\t\t<rdf:Seq>\n";
176 $RSS .= "\t\t\t<rdf:li rdf:resource=\"" . $headline['link'] . "\" />\n";
179 $RSS .= "\t\t</rdf:Seq>\n\t</items>\n</channel>\n";
190 $s = "\t<dc:subject>$subject</dc:subject>\n";
195 "\t<title>$title</title>\n" .
196 "\t<link>$href</link>\n" .
198 "\t<description>$text</description>\n" .
[all …]
H A Dpregen_flickr21 trigger_error("Can't create flickr output directory: $outputPath", E_USER_WARNING);
27 … trigger_error("Can't make flickr output directory writable: $outputPath", E_USER_WARNING);
83 // if we failed to download any images, don't commit photo info.
H A Dconference_teaser48 // If we don't have new data, delete file
H A Devent_listing134 // If we don't have new data, delete file
/web-master/manage/
H A Duser-notes.php218 $t = (isset($_GET['type']) ? '&type=' . $_GET['type'] : null); variable
225 …echo "<form method=\"POST\" action=\"" . PHP_SELF . "?action=deletevotes{$t}\" id=\"votesdeletefor…
248 …echo "<form method=\"POST\" action=\"" . PHP_SELF . "?action=deletevotes{$t}\" id=\"votesdeletefor…
/web-master/vendor/michelf/php-markdown-extra/
H A DPHP Markdown Extra Readme.text262 * Fixed a bug where inline-style links wouldn't be recognized when the link
265 * Fixed a bug where tags where the name contains an underscore aren't parsed
296 definitions weren't properly encoded to HTML entities.
318 * Added fenced code block syntax which don't require indentation
353 attributes weren't properly escaped with entities.
356 this didn't create any code block for item 2:
362 * A code block starting on the second line of a document wasn't seen
441 * Fixed an issue where underscore-emphasis didn't work when applied on the
444 This didn't work:
661 wasn't working as expected, because the parser wasn't allowing for spaces
H A Dmarkdown.php150 function mdwp_strip_p($t) { return preg_replace('{</?p>}i', '', $t); } argument
/web-master/
H A Dnote.sql7 but we're not really using it yet, so maybe we don't want it at all. */
/web-master/include/
H A Dspam-lib.inc89 if (preg_match ('/^X-Spam-Status:.+(?:\n\t.+)*'.'/m', (string)$spam, $match)) {
H A Dfunctions.inc328 warn("wasn't able to grant access to id $id.");
358 warn("wasn't able to delete id $id.");
468 return "the ssh key doesn't seem to have the necessary format";
H A Dlogin.inc75 "This isn't going very well..",
/web-master/manage/js/
H A Djquery.min.js19t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend… function

Completed in 39 milliseconds