Home
last modified time | relevance | path

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

12

/PHP-8.3/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.3/ext/ffi/
H A Dffi.c2430 if (ffi->symbols) { in zend_ffi_free_obj()
2482 if (ffi->symbols) { in zend_ffi_read_var()
3060 ffi->symbols = FFI_G(symbols); in ZEND_METHOD()
3451 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3463 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3498 ffi->symbols = scope->symbols; in zend_ffi_load()
3504 ffi->symbols = FFI_G(symbols); in zend_ffi_load()
3577 ffi->symbols = scope->symbols; in ZEND_METHOD()
3795 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
3945 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
[all …]
H A Dphp_ffi.h55 HashTable *symbols; variable
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_disasm.c78 JIT_G(symbols) = r; in zend_syms_rotateleft()
96 JIT_G(symbols) = l; in zend_syms_rotateright()
122 if (JIT_G(symbols)) { in zend_jit_disasm_add_symbol()
123 zend_sym_node *node = JIT_G(symbols); in zend_jit_disasm_add_symbol()
156 while (sym && sym != JIT_G(symbols) && sym->parent->info == 1) { in zend_jit_disasm_add_symbol()
192 JIT_G(symbols) = sym; in zend_jit_disasm_add_symbol()
194 JIT_G(symbols)->info = 0; in zend_jit_disasm_add_symbol()
211 zend_sym_node *node = JIT_G(symbols); in zend_jit_disasm_find_symbol()
777 if (JIT_G(symbols)) {
778 zend_jit_disasm_destroy_symbols(JIT_G(symbols));
[all …]
H A Dzend_jit.h120 zend_sym_node *symbols; /* symbols for disassembler */ member
/PHP-8.3/Zend/tests/attributes/
H A D029_reflect_internal_symbols.phpt2 Reflect attributes on different kinds of internal symbols
/PHP-8.3/ext/standard/tests/url/
H A Dbug52327.phpt11 string(51) "The '=' symbols aren't allowed where i put them o.O"
/PHP-8.3/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.3/sapi/cli/tests/
H A Dargv_mb_bug77111.phpt2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
/PHP-8.3/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 …
H A Dconfig.w3230 ARG_ENABLE('debug', 'Compile with debugging symbols', "no");
31 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
H A Dphpize.js.in235 C.WriteLine("ARG_ENABLE('debug', 'Compile with debugging symbols', PHP_DEBUG);");
/PHP-8.3/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt18 $symbols = array(
43 foreach( $symbols as $symb_name => $data )
/PHP-8.3/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.3/sapi/apache2handler/
H A Dconfig.m490 dnl When using bundles on Darwin, we must resolve all symbols. However, the
/PHP-8.3/ext/mbstring/tests/
H A Dmb_convert_kana.phpt52 echo "Convert selected punctuation/symbols to full-width and back:\n";
178 Convert selected punctuation/symbols to full-width and back:
/PHP-8.3/ext/mbstring/tests/data/
H A DEmojiSources.txt10 # and Shift-JIS codes for cell phone carrier symbols on the other hand.
12 # symbols or sequences. This file does not include best-fit ("fallback")
13 # mappings to similar but not equivalent symbols in either mapping direction.

Completed in 82 milliseconds

12