/PHP-7.2/win32/ |
H A D | builddef.bat | 2 rem Generate phpts.def file, which exports symbols from our dll that
|
/PHP-7.2/ext/standard/tests/url/ |
H A D | bug52327.phpt | 11 string(51) "The '=' symbols aren't allowed where i put them o.O"
|
/PHP-7.2/ext/standard/tests/file/windows_mb_path/ |
H A D | test_cp1250_to_utf8_0.phpt | 2 Test fopen() for reading UTF-8 path with cp1250 specific symbols
|
H A D | test_cp1250_to_utf8_3.phpt | 2 Test fopen() for reading UTF-8 path with cp1250 specific symbols
|
H A D | test_cp1250_to_utf8_1.phpt | 2 Test mkdir/rmdir UTF-8 path with cp1250 specific symbols
|
H A D | test_cp1250_to_utf8_2.phpt | 2 Test fopen() for write to UTF-8 path with cp1250 specific symbols
|
H A D | test_cp1250_to_utf8_4.phpt | 2 Test mkdir/rmdir UTF-8 path with cp1250 specific symbols
|
H A D | test_cp1250_to_utf8_5.phpt | 2 Test fopen() for write to UTF-8 path with cp1250 specific symbols
|
/PHP-7.2/sapi/cli/tests/ |
H A D | argv_mb_bug77111.phpt | 2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
|
/PHP-7.2/Zend/tests/ |
H A D | bug38047.phpt | 14 function kalus_error_handler($error_code, $error_string, $filename, $line, $symbols) {
|
/PHP-7.2/win32/build/ |
H A D | config.w32.phpize.in | 26 ARG_ENABLE('debug', 'Compile with debugging symbols', PHP_DEBUG); 27 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
|
H A D | config.w32 | 26 ARG_ENABLE('debug', 'Compile with debugging symbols', "no"); 27 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
|
H A D | phpize.js.in | 232 C.WriteLine("ARG_ENABLE('debug', 'Compile with debugging symbols', PHP_DEBUG);");
|
/PHP-7.2/build/ |
H A D | libtool.m4 | 4377 # Flag that forces no undefined symbols. 4454 # Set to yes if exported symbols are required. 4457 # The commands to list exported symbols. 4565 hpux*) # Its linker distinguishes data from code symbols 4642 # Now try to grab the symbols. 4652 # Make sure that we snagged all the symbols we need. 4672 /* The mapping between symbol names and symbols. */ 4774 # Common symbols not allowed in MH_DYLIB files 4826 # Common symbols not allowed in MH_DYLIB files 5065 # Common symbols not allowed in MH_DYLIB files [all …]
|
/PHP-7.2/ext/intl/tests/ |
H A D | formatter_get_set_symbol.phpt | 17 $symbols = array( 42 foreach( $symbols as $symb_name => $data )
|
H A D | formatter_get_set_symbol2.phpt | 18 $symbols = array( 43 foreach( $symbols as $symb_name => $data )
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | money_format_basic1.phpt | 2 Test money_format() function : basic functionality using national currency symbols
|
/PHP-7.2/sapi/apache2handler/ |
H A D | config.m4 | 90 dnl When using bundles on Darwin, we must resolve all symbols. However,
|
/PHP-7.2/ext/intl/doc/ |
H A D | Tutorial.txt | 93 symbols that would otherwise be ignored. If very fine distinctions among characters are required, 213 variable characters in the UCA: whitespace, punctuation and symbols. If Alternate is set to 217 In such a case, whitespace, punctuation, and symbols are considered when comparing strings,
|
/PHP-7.2/ |
H A D | CODING_STANDARDS | 253 The {{{ symbols are the default folding symbols for the folding mode in
|
H A D | ltmain.sh | 1520 -export-symbols | -export-symbols-regex) 3862 $echo "*** Since this library must not contain undefined symbols," 4570 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 4609 $show "extracting global C symbols from \`$arg'" 4693 /* The mapping between symbol names and symbols. */
|
H A D | configure.ac | 276 dnl Mark symbols hidden by default if the compiler (for example, gcc >= 4) 792 PHP_ARG_ENABLE(gcov, whether to include gcov symbols, 873 PHP_ARG_ENABLE(debug, whether to include debugging symbols, 874 [ --enable-debug Compile with debugging symbols], no, no)
|
H A D | acinclude.m4 | 282 dnl PHP-related symbols. 1533 dnl to let shared objects find symbols. Weird. Ugly.
|
/PHP-7.2/Zend/ |
H A D | zend_execute_API.c | 235 uint32_t symbols; in shutdown_destructors() local 237 symbols = zend_hash_num_elements(&EG(symbol_table)); in shutdown_destructors() 239 } while (symbols != zend_hash_num_elements(&EG(symbol_table))); in shutdown_destructors()
|
H A D | Zend.m4 | 146 [ --enable-debug Compile with debugging symbols],[
|