Home
last modified time | relevance | path

Searched refs:intercepted (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c30 if (!PHAR_G(intercepted)) { in PHAR_FUNC()
103 if (!PHAR_G(intercepted)) { in PHAR_FUNC()
236 if (!PHAR_G(intercepted)) { in PHAR_FUNC()
336 if (!PHAR_G(intercepted)) { in PHAR_FUNC()
761 if (!PHAR_G(intercepted)) { \
851 if (!PHAR_G(intercepted)) { in PharFileFunction()
918 if (!PHAR_G(intercepted)) { in PHAR_FUNC()
995 PHAR_G(intercepted) = 1; in PharFileFunction()
1002 PHAR_G(intercepted) = 0; in phar_release_functions()
1040 PHAR_G(intercepted) = 0; in phar_intercept_functions_init()
[all …]
H A Dphar_internal.h146 zend_bool intercepted; variable
/PHP-7.4/ext/phar/tests/
H A Dphar_gobyebye.phpt2 Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArch…
H A Dphar_gobyebye-win32.phpt2 Phar: test edge cases of intercepted functions when the underlying phar archive has been unlinkArch…

Completed in 14 milliseconds