Searched refs:symbols (Results 1 – 25 of 41) sorted by relevance
12
2 FFI 100: PHP symbols10 die('skip PHP symbols not available');
2 FFI 101: PHP symbols (function address)10 die('skip PHP symbols not available');
10 die('skip PHP symbols not available');
11 die('skip PHP symbols not available');
2431 if (ffi->symbols) { in zend_ffi_free_obj()2483 if (ffi->symbols) { in zend_ffi_read_var()3103 ffi->symbols = FFI_G(symbols); in ZEND_METHOD()3494 scope->symbols = FFI_G(symbols); in zend_ffi_load()3506 scope->symbols = FFI_G(symbols); in zend_ffi_load()3541 ffi->symbols = scope->symbols; in zend_ffi_load()3547 ffi->symbols = FFI_G(symbols); in zend_ffi_load()3620 ffi->symbols = scope->symbols; in ZEND_METHOD()3838 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()3988 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()[all …]
2 Reflect attributes on different kinds of internal symbols
11 string(51) "The '=' symbols aren't allowed where i put them o.O"
2 GH-15021: Optimizer only relies on preloaded top-level symbols
2 Optimizer may rely on preloaded symbols
2 Namespace end resets seen function symbols
2 Namespace end resets seen class symbols
2 Test that exposing doc comments are supported by internal symbols
2 Test that displaying doc comments via reflection is supported by internal symbols
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
132 zend_sym_node *symbols; /* symbols for disassembler */ member
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 …
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 …]
95 dnl When using bundles on Darwin, we must resolve all symbols. However,
Completed in 63 milliseconds