Searched refs:show_source (Results 1 – 6 of 6) sorted by relevance
2 Test function show_source() by calling it with its expected arguments, more test for highlight_file…19 show_source(__FILE__);36 </span><span style="color: #0000BB">show_source</span><span style="color: #007700">(</span><span st…
2 Test function show_source() by calling it with its expected arguments and output to variable, more …18 $source = show_source(__FILE__, true);35 …pan><span style="color: #007700">= </span><span style="color: #0000BB">show_source</span><span sty…
2 Test function show_source() by calling it with its expected arguments and php output, more test for…19 show_source(__FILE__);37 </span><span style="color: #0000BB">show_source</span><span style="color: #007700">(</span><span st…
738 static int lsapi_module_main(int show_source) in lsapi_module_main() argument760 if (show_source) { in lsapi_module_main()
311 same function (such as `highlight_file` and `show_source`), will be separately
2001 function show_source(string $filename, bool $return = false): string|bool {} function
Completed in 24 milliseconds