Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt66 //set of currency symbol according to above list of locales
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c151 ((phpdbg_breaksymbol_t*)brake)->symbol); in phpdbg_export_breakpoints_to_string()
424 new_break.symbol = estrndup(name, name_len); in phpdbg_set_breakpoint_symbol()
428 …uccess\" id=\"%d\" function=\"%s\"", "Breakpoint #%d added at %s", new_break.id, new_break.symbol); in phpdbg_set_breakpoint_symbol()
1306 ((phpdbg_breaksymbol_t*)brake)->symbol, in phpdbg_print_breakpoint()
1465 brake->id, brake->symbol, in phpdbg_print_breakpoints()
H A Dphpdbg.c89 efree((char *) ((phpdbg_breaksymbol_t *) Z_PTR_P(brake))->symbol); in php_phpdbg_destroy_bp_symbol()
/PHP-7.4/build/
H A Dltmain.sh1279 $echo "$modename: symbol file \`$arg' does not exist"
2676 $show "extracting exported symbol list from \`$soname'"
3843 $echo "*** However, this would only work if libtool was able to extract symbol"
4007 $show "generating symbol list for \`$libname.la'"
4160 $show "generating symbol list for \`$libname.la'"
4588 /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */
4693 /* The mapping between symbol names and symbols. */
H A Dlibtool.m44221 # A symbol stripping program
4534 # Check for command to grab the raw symbol name followed by C symbol from nm.
4541 # Character class describing NM global symbol codes.
4550 # Transform an extracted symbol line into symbol name and symbol address
4606 # If we're using GNU nm, then use its standard symbol codes.
4615 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4657 # Now generate the symbol file.
4668 /* The mapping between symbol names and symbols. */
5355 # included in the symbol list
5360 # as well as any symbol that contains `d'.
[all …]
/PHP-7.4/win32/build/
H A Dconfutils.js635 function PATH_PROG(progname, additional_paths, symbol) argument
661 if (symbol == null) {
662 symbol = progname.toUpperCase();
664 DEFINE(symbol, place);
/PHP-7.4/ext/intl/
H A Dphp_intl.c284 ZEND_ARG_INFO(0, symbol)
/PHP-7.4/
H A DCODING_STANDARDS.md209 `php_modulename_function()` to avoid symbol collision. They should be in
H A DNEWS2536 . Fixed bug #77110 (undefined symbol zend_string_equal_val in C++ build).
/PHP-7.4/Zend/
H A Dzend_API.c2802 ZEND_API int zend_set_hash_symbol(zval *symbol, const char *name, int name_length, zend_bool is_ref… in zend_set_hash_symbol() argument
2810 ZVAL_MAKE_REF(symbol); in zend_set_hash_symbol()
2816 zend_hash_str_update(symbol_table, name, name_length, symbol); in zend_set_hash_symbol()
2817 Z_TRY_ADDREF_P(symbol); in zend_set_hash_symbol()
H A Dzend_API.h529 ZEND_API int zend_set_hash_symbol(zval *symbol, const char *name, int name_length, zend_bool is_ref…
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2253 case TIMELIB_FORMAT_ANY_SEPARATOR: /* separation symbol */
2257 …add_pbf_error(s, TIMELIB_ERR_NO_SEP_SYMBOL, "The separation symbol ([;:/.,-]) could not be found",…
2265 …add_pbf_error(s, TIMELIB_ERR_NO_SEP_SYMBOL, "The separation symbol could not be found", string, be…
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2646 >68 belong 0 no symbol entries
2647 >68 belong 1 %d symbol entry
2648 >68 belong >1 %d symbol entries
6441 # f_symptr - symbol table pointer, only for not stripped
6442 >>8 ulelong >0 \b, symbol offset=0x%x
17971 8 search/1 \ A\ _text Linux kernel symbol map text
H A Dmagic2646 >68 belong 0 no symbol entries
2647 >68 belong 1 %d symbol entry
2648 >68 belong >1 %d symbol entries
6441 # f_symptr - symbol table pointer, only for not stripped
6442 >>8 ulelong >0 \b, symbol offset=0x%x
17971 8 search/1 \ A\ _text Linux kernel symbol map text

Completed in 263 milliseconds

12