Home
last modified time | relevance | path

Searched refs:value (Results 1151 – 1175 of 2191) sorted by relevance

1...<<41424344454647484950>>...88

/PHP-8.1/tests/lang/
H A Dbug27354.phpt6 var_dump(-9_223_372_036_860_776_000 % -1); // Min value for 64bit int -1
/PHP-8.1/ext/filter/tests/
H A Dbug7715.phpt2 bug 7715, floats value with integer or incomplete input
/PHP-8.1/ext/json/
H A Dphp_json_scanner.h33 zval value; /* value */ member
/PHP-8.1/ext/gettext/tests/
H A Dgettext_bind_textdomain_codeset-retval.phpt2 test if bind_textdomain_codeset() returns correct value
/PHP-8.1/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
/PHP-8.1/ext/opcache/tests/
H A Dbug75687.phpt2 Bug #75687 (var 8 (TMP) has array key type but not value type)
/PHP-8.1/Zend/tests/
H A Dmagic_methods_011.phpt6 function __set(\Countable $name, $value) {}
H A Dbug47165.phpt2 Bug #47165 (Possible memory corruption when passing return value by reference)
H A Dflexible-heredoc-error10.phpt2 Flexible heredoc syntax error 10: unindented variable interpolation (as first value)
H A Doct_overflow_char.phpt6 // "abc", ordinarily 'b' would be \142, but we'll deliberately overflow the value by \400
H A Ddynamic_call_002.phpt2 Testing dynamic call with invalid value for method name
/PHP-8.1/ext/standard/tests/general_functions/
H A D004.phpt13 name,value,comment
/PHP-8.1/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt69 foreach($values as $value) {
74 var_dump(sprintf($value));
81 var_dump(sprintf($value, $arg1));
88 var_dump(sprintf($value, $arg1, $arg2));
/PHP-8.1/ext/standard/tests/assert/
H A Dassert_variation.phpt35 echo "Change callback function using ini.set and test return value \n";
42 echo "Change callback function using assert_options and test return value \n";
83 Change callback function using ini.set and test return value
90 Change callback function using assert_options and test return value
/PHP-8.1/ext/standard/tests/file/
H A Dbug78386.phpt2 Bug #78386 (fstat mode has unexpected value on PHP 7.4)
/PHP-8.1/ext/xsl/tests/
H A Dxsltprocessor_removeParameter.phpt9 $proc->setParameter('', 'key', 'value');
/PHP-8.1/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_return_strict_success.phpt2 Test that the mixed return type is compatible with any kind of return value in strict mode
/PHP-8.1/ext/date/tests/
H A Dmicrotime_basic.phpt2 Test return type and value for expected input microtime()
/PHP-8.1/ext/opcache/tests/jit/
H A Dfetch_dim_r_008.phpt15 Warning: Trying to access array offset on value of type null in %sfetch_dim_r_008.php on line 3
H A Dfetch_dim_func_arg_002.phpt17 Warning: Trying to access array offset on value of type bool in %sfetch_dim_func_arg_002.php on lin…
/PHP-8.1/ext/session/
H A Dsession.c1506 char *value; in php_session_start() local
1517 if (!PS(mod) && value) { in php_session_start()
1525 if (!PS(serializer) && value) { in php_session_start()
1698 zval *value; in PHP_FUNCTION() local
1722 ZVAL_DEREF(value); in PHP_FUNCTION()
2463 zval *value; in PHP_FUNCTION() local
2491 switch(Z_TYPE_P(value)) { in PHP_FUNCTION()
2697 char *value; in php_rinit_session() local
2700 if (value) { in php_rinit_session()
2706 char *value; in php_rinit_session() local
[all …]
/PHP-8.1/ext/spl/tests/
H A Dheap_current_variation_001.phpt2 SPL: SplHeap::current - get current value from empty heap
/PHP-8.1/sapi/apache2handler/
H A Dphp_functions.stub.php18 function apache_setenv(string $variable, string $value, bool $walk_to_top = false): bool {} argument
/PHP-8.1/Zend/tests/generators/errors/
H A Dyield_const_by_ref_error.phpt2 A notice is thrown when yielding a constant value by reference
/PHP-8.1/Zend/tests/generators/
H A Dyield_without_value.phpt2 yield can be used without a value

Completed in 41 milliseconds

1...<<41424344454647484950>>...88