Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/scripts/dev/
H A Dbless_tests.php205 private function extractDiff(array $trace, int $x, int $y, array $a, array $b) {
/PHP-8.0/Zend/
H A Dzend_exceptions.c232 zval trace; in zend_default_exception_new_ex() local
606 zval *trace, *frame, rv; in ZEND_METHOD() local
656 zval trace, *exception; in ZEND_METHOD() local
/PHP-8.0/ext/com_dotnet/
H A Dcom_wrapper.c68 static inline void trace(char *fmt, ...) in trace() function
/PHP-8.0/ext/soap/
H A Dphp_http.c348 zval *trace, *tmp; in make_http_soap_request() local
H A Dsoap.c649 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
2198 zval *trace; local
2283 zval *trace; local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h490 static zend_always_inline const zend_op* zend_jit_trace_get_exit_opline(zend_jit_trace_rec *trace, … in zend_jit_trace_get_exit_opline()
/PHP-8.0/ext/sodium/
H A Dlibsodium.c100 …zval *trace = zend_read_property(zend_get_exception_base(obj), obj, "trace", sizeof("trace")-1, 0,… in ZEND_GET_MODULE() local

Completed in 60 milliseconds