Searched refs:code (Results 1 – 12 of 12) sorted by relevance
60 if (isset($_GET['code'])) {64 'code' => $_GET['code']
825 function highlight_php($code, $return = FALSE) argument830 highlight_string($code);
274 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 block329 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 …]
15 * Redistributions of source code must retain the above copyright notice,
1134 function makeCodeSpan($code) { argument1138 $code = htmlspecialchars(trim($code), ENT_NOQUOTES);1139 return $this->hashPart("<code>$code</code>");
4 This code is used to pregenerate the conference teaser array displayed7 PHP code ready to be included to $outfile
4 This code is used to pregenerate the events listing displayed7 PHP code ready to be included to $outfile 27 // Start output file with PHP code
3 // This file contains code to scrape the PHP.net homepage and8 // original version of this code to php.net204 // Get the PHP.net index page's source code
30 // Run ip-to-country fetch code
31 The following code checks the structure of the file
3 //"country-code" => "geozone_id", //geozone_name
8 'bad code',
Completed in 28 milliseconds