Lines Matching refs:strings
2 Test array_diff_assoc() function : usage variations - compare integers, floats and strings
19 echo "-- Result of comparing integers and strings containing an integers : --\n";
23 echo "-- Result of comparing integers and strings containing floating points : --\n";
27 echo "-- Result of comparing floating points and strings containing integers : --\n";
31 echo "-- Result of comparing floating points and strings containing floating point: --\n";
35 echo "-- Result of comparing strings containing integers and strings containing floating points : -…
55 -- Result of comparing integers and strings containing an integers : --
64 -- Result of comparing integers and strings containing floating points : --
85 -- Result of comparing floating points and strings containing integers : --
94 -- Result of comparing floating points and strings containing floating point: --
115 -- Result of comparing strings containing integers and strings containing floating points : --