Home
last modified time | relevance | path

Searched refs:s (Results 1 – 25 of 6255) sorted by path

12345678910>>...251

/PHP-7.4/
H A D.gdbinit45 printf "[%d] '%s'\n", $cv_idx, $cv[$cv_idx].val
189 printf "string: %s", $zvalue->value.str->val
212 printf "(%s) #%d", $cname, $handle
236 printf "%s => ", $name->val
253 printf "const: %s", $zvalue->value.str->val
366 printf "%s\n", (char*)$p->val.value.ptr
428 printf "class %s", $ce->name->val
430 printf " extends %s", $ce->parent->name->val
448 printf "interface %s", $ce->name->val
451 printf " extends %s", $ce->name->val
[all …]
H A D.gitignore47 # Cache file(s) generated by Autoconf's configure when run as `configure -C`
50 # A log file(s) generated by Autoconf during *nix build system
53 # Helper(s) generated by *nix build system to save the last configure command
56 # Generated by Autoconf's configure script for instantiating templates
59 # Main *nix build system configuration script(s) generated by Autoconf
70 # The Libtool script(s) generated by the *nix build system
73 # Makefile(s) generated from Makefile fragment templates by `./configure`
244 # Temporary PHP INI configuration file(s) for tests, generated by `make test`
248 # Generated by GCC's gcov and LCOV via build/Makefile.gcov and gcov.php.net
H A DCODING_STANDARDS.md20 * The function's designated behavior is freeing that resource. E.g.
H A DNEWS420 . Fixed bug #78680 (mysqlnd's mysql_clear_password does not transmit
760 . Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time
898 . Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be
922 with <1s timeout). (Joe Cai)
1217 . Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter). (Laruence)
2544 . Fixed bug #75169 (BCMath errors/warnings bypass PHP's error handling). (cmb)
H A DREADME.REDIST.BINS5 5. ext/standard crypt's blowfish implementation
151 5. ext/standard crypt's blowfish implementation
171 There's ABSOLUTELY NO WARRANTY, express or implied.
181 This implementation is mostly compatible with OpenBSD's bcrypt.c (prefix
188 There's a paper on the algorithm that explains its design decisions:
192 Some of the tricks in BF_ROUND might be inspired by Eric Young's
323 Portions of this code are based on Berkeley's uuencode/uudecode
H A DUPGRADING293 . Added "crc32c" hash using Castagnoli's polynomial. This crc32 variant is
519 OpenSSL's X509_verify() function.
H A DUPGRADING.INTERNALS22 s. Typed references support
44 added, which behave like POSIX's symlink() and link(), respectively, on
61 - ZEND_ACC_NO_RT_ARENA renamed into ZEND_ACC_HEAP_RT_CACHE. Now it's used
148 It's also not allowed to change op_array->reserved[] handles of immutable
155 PHP_CSV_NO_ESCAPE to this parameter, to disable PHP's proprietary escape
164 actual linked performed by ZEND_DECLARE_...CLASS... opcode(s).
208 s. Correct support for typed properties requires the use of new macros to
273 - Local PHP_TM_GMTOFF m4 macro replaced with Autoconf's AC_CHECK_MEMBERS.
306 - PHP_CHECK_CONFIGURE_OPTIONS macro has been removed. Default Autoconf's
/PHP-7.4/TSRM/
H A Dtsrm.m436 AC_MSG_CHECKING(for SGI's State Threads)
72 [Use SGI's State Threads])],
/PHP-7.4/Zend/
H A DREADME.md57 also you can use ANY mask to disable specialization according operand's op_type.
58 `<HANDLER'S CODE>` is a handler's code itself. For most handlers it stills the
107 Executor's helpers can be defined without parameters or with one parameter. This
122 Executor's code is generated by PHP script zend_vm_gen.php it uses
H A DZend.m4235 INLINE_CFLAGS=`echo $ac_n "$CFLAGS $ac_c" | sed s/-O[0-9s]*//`
H A Dbench.php51 $s=0; $rec=0; $imc=0; $re=0; $im=0; $re2=0; $im2=0;
53 $s=2*$r/$w1;
57 $imc=$s*($y-$h2)+$imcen;
59 $rec=$s*($x-$w2)+$recen;
/PHP-7.4/Zend/tests/
H A D001.phpt57 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A D002.phpt54 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
57 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
60 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
63 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
67 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
71 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
77 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
83 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
86 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
92 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
[all …]
H A D003.phpt79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
H A D004.phpt16 Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d
20 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D005.phpt18 Warning: strcasecmp() expects exactly 2 parameters, 1 given in %s on line %d
H A D006.phpt19 Warning: strncasecmp() expects exactly 3 parameters, 1 given in %s on line %d
22 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D007.phpt25 Warning: each() expects exactly 1 parameter, 0 given in %s on line %d
28 …he each() function is deprecated. This message will be suppressed on further calls in %s on line %d
30 Warning: Variable passed to each() is not an array or object in %s on line %d
33 Warning: Variable passed to each() is not an array or object in %s on line %d
H A D008.phpt27 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
30 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
34 Warning: define() expects parameter 3 to be bool, array given in %s on line %d
37 Warning: define() expects parameter 1 to be string, array given in %s on line %d
43 Notice: Constant test const already defined in %s on line %d
48 Warning: Constants may only evaluate to scalar values, arrays or resources in %s on line %d
H A D009.phpt39 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
42 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
47 Warning: get_class() called without object from outside a class in %s on line %d
50 Warning: get_class() expects parameter 1 to be object, string given in %s on line %d
55 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
H A D011.phpt56 Warning: property_exists() expects exactly 2 parameters, 0 given in %s on line %d
59 Warning: property_exists() expects exactly 2 parameters, 1 given in %s on line %d
75 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
78 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
81 Warning: First parameter must either be an object or the name of an existing class in %s on line %d
H A D012.phpt22 Warning: class_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: class_exists() expects parameter 1 to be string, array given in %s on line %d
H A D013.phpt22 Warning: interface_exists() expects at least 1 parameter, 0 given in %s on line %d
27 Warning: interface_exists() expects parameter 1 to be string, array given in %s on line %d
H A D014.phpt26 string(%d) "%s"
30 string(%d) "%s"
32 string(%d) "%s"
35 Warning: get_included_files() expects exactly 0 parameters, 2 given in %s on line %d
39 string(%d) "%s"
41 string(%d) "%s"
44 Warning: get_included_files() expects exactly 0 parameters, 1 given in %s on line %d
48 string(%d) "%s"
50 string(%d) "%s"
H A D015.phpt17 Warning: trigger_error() expects at least 1 parameter, 0 given in %s on line %d
20 Notice: error in %s on line %d
23 Warning: trigger_error() expects parameter 1 to be string, array given in %s on line %d
26 Warning: Invalid error type specified in %s on line %d
29 Warning: Invalid error type specified in %s on line %d
32 Warning: error in %s on line %d
35 Deprecated: error in %s on line %d

Completed in 79 milliseconds

12345678910>>...251