Home
last modified time | relevance | path

Searched refs:symbol (Results 26 – 47 of 47) sorted by relevance

12

/PHP-8.3/ext/skeleton/
H A Dconfig.m4.in61 dnl --with-%EXTNAME% -> check for lib and symbol presence
/PHP-8.3/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt55 //set of currency symbol according to above list of locales
H A Dsetlocale_basic1.phpt54 //set of currency symbol according to above list of locales
/PHP-8.3/ext/intl/
H A Dphp_intl.stub.php414 function numfmt_set_symbol(NumberFormatter $formatter, int $symbol, string $value): bool {} argument
416 function numfmt_get_symbol(NumberFormatter $formatter, int $symbol): string|false {} argument
H A Dphp_intl_arginfo.h426 ZEND_ARG_TYPE_INFO(0, symbol, IS_LONG, 0)
432 ZEND_ARG_TYPE_INFO(0, symbol, IS_LONG, 0)
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_bp.c148 ((phpdbg_breaksymbol_t*)brake)->symbol); in phpdbg_export_breakpoints_to_string()
421 new_break.symbol = estrndup(name, name_len); in phpdbg_set_breakpoint_symbol()
425 phpdbg_notice("Breakpoint #%d added at %s", new_break.id, new_break.symbol); in phpdbg_set_breakpoint_symbol()
1299 ((phpdbg_breaksymbol_t*)brake)->symbol, in phpdbg_print_breakpoint()
1456 brake->id, brake->symbol, in phpdbg_print_breakpoints()
H A Dphpdbg.c59 efree((char *) ((phpdbg_breaksymbol_t *) Z_PTR_P(brake))->symbol); in php_phpdbg_destroy_bp_symbol()
/PHP-8.3/ext/intl/formatter/
H A Dformatter_arginfo.h57 ZEND_ARG_TYPE_INFO(0, symbol, IS_LONG, 0)
62 ZEND_ARG_TYPE_INFO(0, symbol, IS_LONG, 0)
/PHP-8.3/ext/mbstring/tests/
H A Dcp51932_encoding.phpt48 /* We map the JIS X 0208 PARALLEL TO symbol to U+2225 (PARALLEL TO),
H A Dcp932_encoding.phpt48 /* We map the JIS X 0208 PARALLEL TO symbol to U+2225 (PARALLEL TO),
/PHP-8.3/build/
H A Dltmain.sh1292 $echo "$modename: symbol file \`$arg' does not exist"
2689 $show "extracting exported symbol list from \`$soname'"
3856 $echo "*** However, this would only work if libtool was able to extract symbol"
4020 $show "generating symbol list for \`$libname.la'"
4173 $show "generating symbol list for \`$libname.la'"
4601 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4706 /* The mapping between symbol names and symbols. */
H A Dlibtool.m44230 # A symbol stripping program
4543 # Check for command to grab the raw symbol name followed by C symbol from nm.
4550 # Character class describing NM global symbol codes.
4559 # Transform an extracted symbol line into symbol name and symbol address
4615 # If we're using GNU nm, then use its standard symbol codes.
4624 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4666 # Now generate the symbol file.
4677 /* The mapping between symbol names and symbols. */
5364 # included in the symbol list
5369 # as well as any symbol that contains `d'.
[all …]
/PHP-8.3/win32/build/
H A Dconfutils.js644 function PATH_PROG(progname, additional_paths, symbol) argument
670 if (symbol == null) {
671 symbol = progname.toUpperCase();
673 DEFINE(symbol, place);
/PHP-8.3/
H A DCODING_STANDARDS.md216 `php_modulename_function()` to avoid symbol collision. They should be in
/PHP-8.3/ext/date/lib/
H A Dparse_date.re2346 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */
2470 case TIMELIB_FORMAT_ANY_SEPARATOR: /* separation symbol */
2472 …add_pbf_error(s, TIMELIB_ERR_NO_SEP_SYMBOL, "The separation symbol ([;:/.,-]) could not be found",…
2481 …add_pbf_error(s, TIMELIB_ERR_NO_SEP_SYMBOL, "The separation symbol could not be found", string, be…
/PHP-8.3/ext/mbstring/tests/data/
H A DEmojiSources.txt28 # has a symbol which is equivalent to the Unicode character or sequence.
/PHP-8.3/Zend/
H A Dzend_API.c3439 ZEND_API zend_result zend_set_hash_symbol(zval *symbol, const char *name, size_t name_length, bool … in zend_set_hash_symbol() argument
3447 ZVAL_MAKE_REF(symbol); in zend_set_hash_symbol()
3453 zend_hash_str_update(symbol_table, name, name_length, symbol); in zend_set_hash_symbol()
3454 Z_TRY_ADDREF_P(symbol); in zend_set_hash_symbol()
H A Dzend_API.h878 ZEND_API zend_result zend_set_hash_symbol(zval *symbol, const char *name, size_t name_length, bool …
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic3017 >68 belong 0 no symbol entries
3018 >68 belong 1 %d symbol entry
3019 >68 belong >1 %d symbol entries
4281 >>>62 string symbol.library+zip Symbol Library, version 6-16.3
4282 !:mime application/x-vnd.corel.symbol.library+zip
4285 !:mime application/x-vnd.corel.zcf.symbol.library+zip
8178 # f_symptr - symbol table pointer, only for not stripped
8180 >>>>8 ulelong >0 \b, symbol offset=%#x
23706 8 search/1 \ A\ _text Linux kernel symbol map text
28796 # dictionary entry; length byte of following symbol, the following text bytes of symbol, two bytes …
[all …]
H A Dmagic私はガラスを食べられます3017 >68 belong 0 no symbol entries
3018 >68 belong 1 %d symbol entry
3019 >68 belong >1 %d symbol entries
4281 >>>62 string symbol.library+zip Symbol Library, version 6-16.3
4282 !:mime application/x-vnd.corel.symbol.library+zip
4285 !:mime application/x-vnd.corel.zcf.symbol.library+zip
8178 # f_symptr - symbol table pointer, only for not stripped
8180 >>>>8 ulelong >0 \b, symbol offset=%#x
23706 8 search/1 \ A\ _text Linux kernel symbol map text
28796 # dictionary entry; length byte of following symbol, the following text bytes of symbol, two bytes …
[all …]
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_x86.dasc11380 indirect_var_access || /* may have symbol table */
11381 !op_array->function_name || /* may have symbol table */
H A Dzend_jit_arm64.dasc10677 indirect_var_access || /* may have symbol table */
10678 !op_array->function_name || /* may have symbol table */

Completed in 411 milliseconds

12