Home
last modified time | relevance | path

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

/web-master/manage/
H A Dgithub.php60 if (isset($_GET['code'])) {
64 'code' => $_GET['code']
H A Duser-notes.php825 function highlight_php($code, $return = FALSE) argument
830 highlight_string($code);
/web-master/vendor/michelf/php-markdown-extra/
H A DPHP Markdown Extra Readme.text274 prevent proper escaping of characaters in the code block.
293 fenced code blocks.
319 and can start and end with blank lines. A fenced code block
329 fenced code blocks.
339 been code.
356 this didn't create any code block for item 2:
360 * Item 2 (code block)
363 as a code block. This has been fixed.
416 Litteral backslash: \\`code span`
539 be doubled when the code block is in a list item.
[all …]
H A DLicense.text15 * Redistributions of source code must retain the above copyright notice,
H A Dmarkdown.php1134 function makeCodeSpan($code) { argument
1138 $code = htmlspecialchars(trim($code), ENT_NOQUOTES);
1139 return $this->hashPart("<code>$code</code>");
/web-master/scripts/
H A Dconference_teaser4 This code is used to pregenerate the conference teaser array displayed
7 PHP code ready to be included to $outfile
H A Devent_listing4 This code is used to pregenerate the events listing displayed
7 PHP code ready to be included to $outfile
27 // Start output file with PHP code
H A Drss_parser3 // This file contains code to scrape the PHP.net homepage and
8 // original version of this code to php.net
204 // Get the PHP.net index page's source code
H A Dupdate-backend30 // Run ip-to-country fetch code
H A Dip-to-country31 The following code checks the structure of the file
H A Dcountries.inc3 //"country-code" => "geozone_id", //geozone_name
/web-master/include/
H A Dnote-reasons.inc8 'bad code',

Completed in 27 milliseconds