Home
last modified time | relevance | path

Searched refs:invocation (Results 1 – 11 of 11) sorted by relevance

/php-src/Zend/tests/
H A Dbug72101.phpt10 public function invoke($invocation) {
11 return call_user_func_array($this->callback, $invocation->parameters);
20 public function invoke( $invocation) {
22 $match->invoked($invocation);
30 public function invoked($invocation) {
31 return $this->stub->invoke($invocation);
/php-src/ext/reflection/tests/
H A DReflectionObject_getName_error1.phpt2 ReflectionObject::getName - forbid static invocation
H A DReflectionClass_getName_error1.phpt2 ReflectionClass::getName - forbid static invocation
H A DReflectionClass_isIterateable_001.phpt38 echo "\nTest static invocation:\n";
54 Test static invocation:
/php-src/ext/date/tests/
H A Dbug73091.phpt2 Bug #73091 (Unserializing DateInterval object may lead to __toString invocation)
/php-src/sapi/fpm/tests/
H A Dmain-global-prefix.phpt2 FPM: Main invocation with prefix
H A Dfcgi.inc762 * invocation comes back on this socket and is mistaken for response to request made with same
/php-src/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt15 // constructor invocation. Overall, the best way to address this is not clear right now.
/php-src/ext/json/tests/
H A Dfail001.phpt18 '{"Illegal invocation": alert()}',
98 Testing: {"Illegal invocation": alert()}
/php-src/build/
H A Dgen_stub.php3273 …public function generateCode(string $invocation, string $nameSuffix, array $allConstInfos, ?int $p… argument
3291 …attribute *attribute_{$escapedAttributeName}_$nameSuffix = " : "") . "$invocation, ZSTR_KNOWN({$kn…
3294 …attribute *attribute_{$escapedAttributeName}_$nameSuffix = " : "") . "$invocation, attribute_name_…
H A Dphp.m4909 dnl "dirs" are created immediately upon macro invocation, instead of deferring

Completed in 36 milliseconds