Home
last modified time | relevance | path

Searched refs:symbols (Results 1 – 25 of 44) sorted by relevance

12

/PHP-8.4/ext/ffi/tests/
H A D100.phpt2 FFI 100: PHP symbols
11 die('skip PHP symbols not available');
H A D101.phpt2 FFI 101: PHP symbols (function address)
11 die('skip PHP symbols not available');
H A Dbug77632b.phpt11 die('skip PHP symbols not available');
H A D200.phpt11 die('skip PHP symbols not available');
/PHP-8.4/ext/ffi/
H A Dffi.c2431 if (ffi->symbols) { in zend_ffi_free_obj()
2483 if (ffi->symbols) { in zend_ffi_read_var()
3068 ffi->symbols = FFI_G(symbols); in ZEND_METHOD()
3459 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3471 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3506 ffi->symbols = scope->symbols; in zend_ffi_load()
3512 ffi->symbols = FFI_G(symbols); in zend_ffi_load()
3585 ffi->symbols = scope->symbols; in ZEND_METHOD()
3803 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
3953 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
[all …]
/PHP-8.4/Zend/tests/attributes/
H A D029_reflect_internal_symbols.phpt2 Reflect attributes on different kinds of internal symbols
/PHP-8.4/ext/standard/tests/url/
H A Dbug52327.phpt11 string(51) "The '=' symbols aren't allowed where i put them o.O"
/PHP-8.4/ext/opcache/tests/
H A Dgh15021.phpt2 GH-15021: Optimizer only relies on preloaded top-level symbols
H A Dpreload_optimizer.phpt2 Optimizer may rely on preloaded symbols
/PHP-8.4/Zend/tests/use_function/
H A Dns_end_resets_seen_symbols_1.phpt2 Namespace end resets seen function symbols
H A Dns_end_resets_seen_symbols_2.phpt2 Namespace end resets seen class symbols
/PHP-8.4/ext/zend_test/tests/
H A Ddoc_comment_internal_symbols1.phpt2 Test that exposing doc comments are supported by internal symbols
H A Ddoc_comment_internal_symbols2.phpt2 Test that displaying doc comments via reflection is supported by internal symbols
/PHP-8.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_0.phpt2 Test fopen() for reading UTF-8 path with cp1250 specific symbols
H A Dtest_cp1250_to_utf8_3.phpt2 Test fopen() for reading UTF-8 path with cp1250 specific symbols
H A Dtest_cp1250_to_utf8_1.phpt2 Test mkdir/rmdir UTF-8 path with cp1250 specific symbols
H A Dtest_cp1250_to_utf8_2.phpt2 Test fopen() for write to UTF-8 path with cp1250 specific symbols
H A Dtest_cp1250_to_utf8_4.phpt2 Test mkdir/rmdir UTF-8 path with cp1250 specific symbols
H A Dtest_cp1250_to_utf8_5.phpt2 Test fopen() for write to UTF-8 path with cp1250 specific symbols
/PHP-8.4/sapi/cli/tests/
H A Dargv_mb_bug77111.phpt2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.h130 zend_sym_node *symbols; /* symbols for disassembler */ member
/PHP-8.4/win32/build/
H A Dconfig.w32.phpize.in30 ARG_ENABLE('debug', 'Compile with debugging symbols', PHP_DEBUG);
31 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
/PHP-8.4/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt18 $symbols = array(
43 foreach( $symbols as $symb_name => $data )
/PHP-8.4/build/
H A Dlibtool.m44382 # Flag that forces no undefined symbols.
4459 # Set to yes if exported symbols are required.
4462 # The commands to list exported symbols.
4570 hpux*) # Its linker distinguishes data from code symbols
4647 # Now try to grab the symbols.
4657 # Make sure that we snagged all the symbols we need.
4677 /* The mapping between symbol names and symbols. */
4779 # Common symbols not allowed in MH_DYLIB files
4831 # Common symbols not allowed in MH_DYLIB files
5070 # Common symbols not allowed in MH_DYLIB files
[all …]
/PHP-8.4/sapi/apache2handler/
H A Dconfig.m495 dnl When using bundles on Darwin, we must resolve all symbols. However,

Completed in 126 milliseconds

12