Home
last modified time | relevance | path

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

12

/php-src/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-src/ext/ffi/
H A Dffi.c2430 if (ffi->symbols) { in zend_ffi_free_obj()
2482 if (ffi->symbols) { in zend_ffi_read_var()
3061 ffi->symbols = FFI_G(symbols); in ZEND_METHOD()
3448 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3460 scope->symbols = FFI_G(symbols); in zend_ffi_load()
3495 ffi->symbols = scope->symbols; in zend_ffi_load()
3501 ffi->symbols = FFI_G(symbols); in zend_ffi_load()
3574 ffi->symbols = scope->symbols; in ZEND_METHOD()
3792 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
3942 FFI_G(symbols) = ffi->symbols; in ZEND_METHOD()
[all …]
H A Dphp_ffi.h55 HashTable *symbols; variable
/php-src/Zend/tests/attributes/
H A D029_reflect_internal_symbols.phpt2 Reflect attributes on different kinds of internal symbols
/php-src/ext/standard/tests/url/
H A Dbug52327.phpt11 string(51) "The '=' symbols aren't allowed where i put them o.O"
/php-src/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-src/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-src/sapi/cli/tests/
H A Dargv_mb_bug77111.phpt2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
/php-src/ext/opcache/jit/
H A Dzend_jit.h130 zend_sym_node *symbols; /* symbols for disassembler */ member
/php-src/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-src/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-src/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt18 $symbols = array(
43 foreach( $symbols as $symb_name => $data )
/php-src/sapi/apache2handler/
H A Dconfig.m489 dnl When using bundles on Darwin, we must resolve all symbols. However, the
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst42 and splitting it into a list of words and symbols. Tokens generally consist of a type, a simple
81 and the usage of symbols like ``()`` and ``{}``. However, computers cannot visually glance over the
/php-src/
H A DUPGRADING.INTERNALS135 - HAVE_WIN32_NATIVE_THREAD, USE_WIN32_NATIVE_THREAD, ENABLE_THREADS symbols
140 - Unused symbols CONFIGURATION_FILE_PATH, DISCARD_PATH, HAVE_ERRMSG_H,
/php-src/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:

Completed in 53 milliseconds

12