Searched refs:symbols (Results 1 – 25 of 37) sorted by relevance
12
2 FFI 100: PHP symbols11 die('skip PHP symbols not available');
2 FFI 101: PHP symbols (function address)11 die('skip PHP symbols not available');
11 die('skip PHP symbols not available');
2419 if (ffi->symbols) { in zend_ffi_free_obj()2471 if (ffi->symbols) { in zend_ffi_read_var()3039 ffi->symbols = FFI_G(symbols); in ZEND_METHOD()3419 scope->symbols = FFI_G(symbols); in zend_ffi_load()3431 scope->symbols = FFI_G(symbols); in zend_ffi_load()3466 ffi->symbols = scope->symbols; in zend_ffi_load()3472 ffi->symbols = FFI_G(symbols); in zend_ffi_load()3545 ffi->symbols = scope->symbols; in ZEND_METHOD()3755 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()3897 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()[all …]
55 HashTable *symbols; variable
78 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()776 if (JIT_G(symbols)) {777 zend_jit_disasm_destroy_symbols(JIT_G(symbols));[all …]
120 zend_sym_node *symbols; /* symbols for disassembler */ member
2 Reflect attributes on different kinds of internal symbols
11 string(51) "The '=' symbols aren't allowed where i put them o.O"
2 Test fopen() for reading UTF-8 path with cp1250 specific symbols
2 Test mkdir/rmdir UTF-8 path with cp1250 specific symbols
2 Test fopen() for write to UTF-8 path with cp1250 specific symbols
2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
30 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 …
30 ARG_ENABLE('debug', 'Compile with debugging symbols', "no");31 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
18 $symbols = array(43 foreach( $symbols as $symb_name => $data )
4382 # 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 symbols4647 # 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 files4831 # Common symbols not allowed in MH_DYLIB files5070 # Common symbols not allowed in MH_DYLIB files[all …]
90 dnl When using bundles on Darwin, we must resolve all symbols. However, the
69 * Unsupported libxml2 2.10.0 symbols are no longer exported on Windows.
52 echo "Convert selected punctuation/symbols to full-width and back:\n";178 Convert selected punctuation/symbols to full-width and back:
10 # 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 118 milliseconds