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__);25 …;code here */<br /><br /></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__);26 …span style="color: #007700">;<br /></span><span style="color: #0000BB">show_source</span><span sty…
2 Test function show_source() by calling it with its expected arguments and output to variable, more …18 $source = show_source(__FILE__, true);25 …span style="color: #007700">= </span><span style="color: #0000BB">show_source</span><span sty…
761 static int lsapi_module_main(int show_source) in lsapi_module_main() argument786 if (show_source) { in lsapi_module_main()
316 highlight_file and show_source), will be separately documented. The
3044 PHP_FALIAS(show_source, highlight_file, arginfo_highlight_file)
Completed in 28 milliseconds