Home
last modified time | relevance | path

Searched refs:ZEND_FUNCTION (Results 76 – 82 of 82) sorted by relevance

1234

/php-src/main/
H A Dphp.h370 #define PHP_FUNCTION ZEND_FUNCTION
/php-src/ext/soap/
H A Dsoap_arginfo.h139 ZEND_FUNCTION(use_soap_error_handler);
140 ZEND_FUNCTION(is_soap_fault);
/php-src/ext/dom/
H A Dphp_dom_arginfo.h1097 ZEND_FUNCTION(dom_import_simplexml);
1098 ZEND_FUNCTION(DOM_import_simplexml);
/php-src/Zend/
H A Dzend_API.h75 #define ZEND_FUNCTION(name) ZEND_NAMED_FUNCTION(zif_##name) macro
H A Dzend_execute.c133 static ZEND_FUNCTION(pass) in ZEND_FUNCTION() function
/php-src/ext/ffi/
H A Dffi.c226 static ZEND_FUNCTION(ffi_trampoline);
2738 static ZEND_FUNCTION(ffi_trampoline) /* {{{ */ in ZEND_FUNCTION() function
/php-src/ext/opcache/
H A DZendAccelerator.c200 static ZEND_FUNCTION(accel_chdir) in ZEND_FUNCTION() function

Completed in 89 milliseconds

1234