Home
last modified time | relevance | path

Searched refs:symbol (Results 1 – 25 of 36) sorted by path

12

/PHP-5.5/
H A DCODING_STANDARDS170 'php_modulename_function()' to avoid symbol collision. They should be in
H A DINSTALL1812 when I try to start Apache I get undefined symbol errors:
1955 try to start Apache I get undefined symbol errors:
H A DNEWS2355 . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
4162 . Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11). (Felipe)
5550 - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
6557 - Fixed bug #46843 (CP936 euro symbol is not converted properly). (ty_c at
8096 - Fixed bug #30074 (apparent symbol table error with
8814 - Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc)
9519 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol
9614 - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX). (Jani)
H A Dacinclude.m4280 dnl is necessary for some targets to populate the global symbol
/PHP-5.5/Zend/RFCs/
H A D002.txt14 frameworks. It is becoming increasingly difficult to avoid symbol
17 The symbol scopes available in Zend 1.0 are the global scope, the
22 inherently limited for solving symbol name collision problems.
28 Namespaces in Zend 2.0 provide a way to manage the symbol collision
29 problem by making it possible to define multiple symbol tables able to
68 ":" character in the symbol qualifier that is the actual namespace
136 Optionally, the symbol type may be explicitly given to import (as
169 Dean Hall <php@apt7.com> for the initial symbol qualification syntax
/PHP-5.5/Zend/
H A DZend.m475 dnl Ugly hack to check if dlsym() requires a leading underscore in symbol name.
77 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
82 …AC_DEFINE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol na…
H A Dzend_API.c2594 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
2601 Z_SET_ISREF_TO_P(symbol, is_ref); in zend_set_hash_symbol()
2606 zend_hash_update(symbol_table, name, name_length + 1, &symbol, sizeof(zval *), NULL); in zend_set_hash_symbol()
2607 zval_add_ref(&symbol); in zend_set_hash_symbol()
H A Dzend_API.h512 ZEND_API int zend_set_hash_symbol(zval *symbol, const char *name, int name_length, zend_bool is_ref…
/PHP-5.5/build/
H A Dlibtool.m44225 # A symbol stripping program
4538 # Check for command to grab the raw symbol name followed by C symbol from nm.
4545 # Character class describing NM global symbol codes.
4554 # Transform an extracted symbol line into symbol name and symbol address
4610 # If we're using GNU nm, then use its standard symbol codes.
4619 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4661 # Now generate the symbol file.
4672 /* The mapping between symbol names and symbols. */
5359 # included in the symbol list
5364 # as well as any symbol that contains `d'.
[all …]
/PHP-5.5/ext/calendar/
H A Dcalendar.c187 char *symbol; member
285 add_assoc_string(*ret, "calsymbol", calendar->symbol, 1); in _php_cal_info()
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2041 case '#': /* separation symbol */
2045 add_pbf_error(s, "The separation symbol ([;:/.,-]) could not be found", string, begin);
2060 add_pbf_error(s, "The separation symbol could not be found", string, begin);
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1711 >68 belong 0 no symbol entries
1712 >68 belong 1 %d symbol entry
1713 >68 belong >1 %d symbol entries
11252 8 search/1 \ A\ _text Linux kernel symbol map text
/PHP-5.5/ext/intl/formatter/
H A Dformatter_attr.c252 long symbol; in PHP_FUNCTION() local
260 &object, NumberFormatter_ce_ptr, &symbol ) == FAILURE ) in PHP_FUNCTION()
268 if(symbol >= UNUM_FORMAT_SYMBOL_COUNT || symbol < 0) { in PHP_FUNCTION()
276 …length = unum_getSymbol(FORMATTER_OBJECT(nfo), symbol, value_buf, length, &INTL_DATA_ERROR_CODE(nf… in PHP_FUNCTION()
281 length = unum_getSymbol(FORMATTER_OBJECT(nfo), symbol, value, length, &INTL_DATA_ERROR_CODE(nfo)); in PHP_FUNCTION()
300 long symbol; in PHP_FUNCTION() local
309 &object, NumberFormatter_ce_ptr, &symbol, &value, &value_len ) == FAILURE ) in PHP_FUNCTION()
317 if (symbol >= UNUM_FORMAT_SYMBOL_COUNT || symbol < 0) { in PHP_FUNCTION()
330 unum_setSymbol(FORMATTER_OBJECT(nfo), symbol, svalue, slength, &INTL_DATA_ERROR_CODE(nfo)); in PHP_FUNCTION()
H A Dformatter_class.c138 ZEND_ARG_INFO(0, symbol)
/PHP-5.5/ext/intl/
H A Dphp_intl.c280 ZEND_ARG_INFO(0, symbol)
/PHP-5.5/ext/intl/tests/
H A Dbug53512.phpt19 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
21 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
23 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
25 string(65) "numfmt_set_symbol: invalid symbol value: U_ILLEGAL_ARGUMENT_ERROR"
H A Dformatter_get_set_symbol.phpt10 * Get/set symbol.
93 New symbol: [_._]
98 New symbol: [_,_]
103 New symbol: [_;_]
108 New symbol: [_%_]
123 New symbol: [_-_]
128 New symbol: [_+_]
133 New symbol: [_$_]
138 New symbol: [_$_]
148 New symbol: [_E_]
[all …]
H A Dformatter_get_set_symbol2.phpt10 * Get/set symbol.
93 New symbol: [_._]
98 New symbol: [_,_]
103 New symbol: [_;_]
108 New symbol: [_%_]
123 New symbol: [_-_]
128 New symbol: [_+_]
133 New symbol: [_$_]
138 New symbol: [_$_]
148 New symbol: [_E_]
[all …]
H A Dformatter_get_set_text_attribute.phpt61 $res_str .= "ERROR: New $attr_name symbol value has not been set correctly.\n";
/PHP-5.5/ext/mbstring/libmbfl/
H A Dconfig.h.in69 /* Define to the one symbol short name of this package. */
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1917 2002/03/27: [bug] MBCTYPE_XXX symbol values should be same with GNU regex.
1975 2002/03/06: [new] add a symbol REG_TRANSTABLE_USE_DEFAULT in regex.h.
1983 2002/03/05: [impl] abolish use of macro symbol which name begin with underline.
H A Dconfig.h.in72 /* Define to the one symbol short name of this package. */
/PHP-5.5/ext/mbstring/tests/
H A Dbug46843.phpt2 Bug #46843 (CP936 euro symbol is not converted properly)
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5424 Sc Currency symbol
5425 Sk Modifier symbol
5426 Sm Mathematical symbol
5427 So Other symbol
7782 Sc Currency symbol
7783 Sk Modifier symbol
7784 Sm Mathematical symbol
7785 So Other symbol
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug40609.phpt13 $c->update(array('symbol' => new SoapVar("<symbol>MSFT</symbol>", XSD_ANYXML),
20 …ns:ns1="http://quickstart.samples/xsd"><SOAP-ENV:Body><ns1:update><symbol>MSFT</symbol><price>1000…

Completed in 371 milliseconds

12