Home
last modified time | relevance | path

Searched refs:trace (Results 1126 – 1135 of 1135) sorted by relevance

1...<<414243444546

/PHP-8.3/ext/soap/
H A Dsoap.c596 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
613 Z_OBJ_P(ZEND_THIS), Z_OBJCE_P(ZEND_THIS), NULL, "gettraceasstring", &trace); in PHP_METHOD()
619 convert_to_string(&trace); in PHP_METHOD()
623 Z_STRLEN(trace) ? Z_STRVAL(trace) : "#0 {main}\n"); in PHP_METHOD()
628 zval_ptr_dtor(&trace); in PHP_METHOD()
2104 zval *trace = Z_CLIENT_TRACE_P(this_ptr); local
2105 if (Z_TYPE_P(trace) == IS_TRUE) {
2131 } else if (Z_TYPE_P(trace) == IS_TRUE) {
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt10 mysqlnd.debug="d:t:O,{TMP}/mysqlnd.trace"
/PHP-8.3/ext/opcache/jit/
H A DREADME.md48 request multiple times (the first request compiles the trace and the second executes it)
H A Dzend_jit.c331 … *ssa, const zend_ssa_op *ssa_op, const zend_op *opline, int call_level, zend_jit_trace_rec *trace) in zend_jit_needs_call_chain() argument
335 if (trace) { in zend_jit_needs_call_chain()
336 zend_jit_trace_rec *p = trace; in zend_jit_needs_call_chain()
/PHP-8.3/ext/sodium/
H A Dlibsodium.c128 …zval *trace = zend_read_property_ex(zend_get_exception_base(obj), obj, ZSTR_KNOWN(ZEND_STR_TRACE),… in ZEND_GET_MODULE() local
129 if (trace && Z_TYPE_P(trace) == IS_ARRAY) { in ZEND_GET_MODULE()
131 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(trace), frame) { in ZEND_GET_MODULE()
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in383 ; Depth of slow log stack trace.
/PHP-8.3/
H A Dphp.ini-production391 ; Allows setting the maximum string length in an argument of a stringified stack trace
H A Dphp.ini-development391 ; Allows setting the maximum string length in an argument of a stringified stack trace
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic6692 0 string ALPHA-TRACE-MEDICAL Biosig/alpha trace
8073 #4 string pipe CLIPPER instruction trace
10089 # - LCOV trace files, i.e. aggregated GCC profiles
10189 # ctf: file(1) magic for CTF (Common Trace Format) trace files
10194 # CTF trace data
10195 0 lelong 0xc1fc1fc1 Common Trace Format (CTF) trace data (LE)
10196 0 belong 0xc1fc1fc1 Common Trace Format (CTF) trace data (BE)
17459 8 lequad 0xABADD068ADEAFD0C Vulkan trace file, little-endian
17462 8 bequad 0xABADD068ADEAFD0C Vulkan trace file, big-endian
35669 >20 belong&0x03FFFFFF 260 (IPMI trace packets
[all …]
H A Dmagic私はガラスを食べられます6692 0 string ALPHA-TRACE-MEDICAL Biosig/alpha trace
8073 #4 string pipe CLIPPER instruction trace
10089 # - LCOV trace files, i.e. aggregated GCC profiles
10189 # ctf: file(1) magic for CTF (Common Trace Format) trace files
10194 # CTF trace data
10195 0 lelong 0xc1fc1fc1 Common Trace Format (CTF) trace data (LE)
10196 0 belong 0xc1fc1fc1 Common Trace Format (CTF) trace data (BE)
17459 8 lequad 0xABADD068ADEAFD0C Vulkan trace file, little-endian
17462 8 bequad 0xABADD068ADEAFD0C Vulkan trace file, big-endian
35669 >20 belong&0x03FFFFFF 260 (IPMI trace packets
[all …]

Completed in 214 milliseconds

1...<<414243444546