Home
last modified time | relevance | path

Searched refs:variables (Results 51 – 75 of 502) sorted by relevance

12345678910>>...21

/php-src/tests/basic/
H A D009.phpt2 Subtract 3 variables and print result
H A D006.phpt2 Add 3 variables together and print result
H A D004.phpt2 Two variables in POST data
H A D005.phpt2 Three variables in POST data
/php-src/Zend/tests/
H A Dget_defined_vars.phpt5 /* Various variables definitions used for testing of the function */
32 echo "\n*** Displaying various variables through the array captured by the get_defined_vars functio…
64 *** Displaying various variables through the array captured by the get_defined_vars function call *…
H A Disset_002.phpt2 Testing isset with several undefined variables as argument
H A Dclosure_030.phpt2 Closure 030: Using lambda with variable variables
H A Dclosure_bindTo_preserves_used_variables.phpt2 Closure::bindTo() should preserve used variables
H A Dvarvars_by_ref.phpt2 Accessing variable variables using referenced names
H A Dbug61681.phpt11 Deprecated: Using ${expr} (variable variables) in strings is deprecated, use {${expr}} instead in %…
/php-src/ext/zend_test/tests/
H A Dstrings_marked_as_utf8.phpt31 echo "Concatenation known valid UTF-8 strings in variables:\n";
38 echo "Multiple concatenation known valid UTF-8 strings in variables:\n";
64 echo "Concatenation known valid UTF-8 string with empty string in variables:\n";
166 Concatenation known valid UTF-8 strings in variables:
169 Multiple concatenation known valid UTF-8 strings in variables:
180 Concatenation known valid UTF-8 string with empty string in variables:
/php-src/ext/pdo_mysql/tests/
H A Dbug41125.phpt89 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
127 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
133 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
143 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
157 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
163 …::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match n…
H A Dbug79132.phpt53 SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens
54 SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens
/php-src/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation8.phpt2 Test array_intersect_uassoc() function : usage variation - arrays containing referenced variables
7 //Initialize variables
H A Darray_shift_variation5.phpt33 Notice: Only variables should be passed by reference in %s on line %d
35 Notice: Only variables should be passed by reference in %s on line %d
H A Dreset_variation3.phpt2 Test reset() function : usage variations - Referenced variables
17 // Test that when two variables are referenced to one another
H A Darray_diff_variation7.phpt2 Test array_diff() function : usage variations - arrays containing referenced variables
7 * 1. Contain referenced variables
H A Darray_diff_uassoc_variation13.phpt2 Test array_diff_uassoc() function : usage variations - arrays containing referenced variables
7 //Initialize variables
/php-src/tests/lang/
H A DpassByReference_007.phpt82 Notice: Only variables should be passed by reference in %s on line 44
91 Notice: Only variables should be passed by reference in %s on line 55
100 Notice: Only variables should be passed by reference in %s on line 67
H A Dbug55754.phpt2 Bug #55754 (Only variables should be passed by reference for ZEND_SEND_PREFER_REF params)
/php-src/Zend/tests/grammar/
H A Dregression_013.phpt2 Testing for regression with encapsed variables in class declaration context
/php-src/ext/spl/tests/SplObjectStorage/
H A Dbug65967.phpt2 Bug #65967: SplObjectStorage contains corrupt member variables after garbage collection
/php-src/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt2 Global keyword only accepts simple variables
/php-src/Zend/tests/try/
H A Dbug72629.phpt2 Bug #72629 (Caught exception assignment to variables ignores references)
/php-src/ext/com_dotnet/tests/
H A Dbug79299.phpt2 Bug #79299 (com_print_typeinfo prints duplicate variables)

Completed in 29 milliseconds

12345678910>>...21