xref
: /
php-src
/
ext
/
opcache
/
tests
/
preload_dynamic_function.inc
(revision e0d6c3f7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
if (1) {
3
function f() {}
4
}
5