Home
last modified time | relevance | path

Searched refs:safe (Results 1 – 25 of 92) sorted by relevance

1234

/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation9.phpt2 Test array_map() function : usage variations - binary safe checking
28 echo "-- checking binary safe array with one parameter callback function --\n";
31 echo "-- checking binary safe array with two parameter callback function --\n";
42 -- checking binary safe array with one parameter callback function --
53 -- checking binary safe array with two parameter callback function --
H A Darray_intersect_variation10.phpt2 Test array_intersect() function : usage variations - binary safe checking
15 echo "*** Testing array_intersect() : binary safe checking ***\n";
34 *** Testing array_intersect() : binary safe checking ***
H A Darray_combine_variation6.phpt2 Test array_combine() function : usage variations - binary safe checking
16 echo "*** Testing array_combine() : binary safe checking ***\n";
34 *** Testing array_combine() : binary safe checking ***
H A Darray_intersect_assoc_variation10.phpt2 Test array_intersect_assoc() function : usage variations - binary safe checking
16 echo "*** Testing array_intersect_assoc() : binary safe checking ***\n";
35 *** Testing array_intersect_assoc() : binary safe checking ***
H A Dbug14580.phpt2 Bug #14580 (key() not binary safe)
H A Dbug26458.phpt2 Bug #26458 (var_dump(), var_export() & debug_zval_dump() are not binary safe for array keys)
H A Darray_unique_variation7.phpt2 Test array_unique() function : usage variations - binary safe checking
/PHP-7.4/ext/standard/tests/strings/
H A Dstrrpos_variation13.phpt2 Test strrpos() function : usage variations - checking bianry safe with 'needle' argument
11 * in order to check binary safe
14 echo "*** Test strrpos() function: binary safe ***\n";
34 *** Test strrpos() function: binary safe ***
H A Dstrrpos_variation12.phpt2 Test strrpos() function : usage variations - checking binary safe with 'haystack' argument
11 * in order to check the binary safe
14 echo "*** Test strrpos() function: binary safe ***\n";
32 *** Test strrpos() function: binary safe ***
H A Djoin_variation6.phpt2 Test join() function : usage variations - binary safe
15 echo "*** Testing join() : usage variationsi - binary safe ***\n";
29 *** Testing join() : usage variationsi - binary safe ***
H A Dstripos_variation12.phpt11 * in order to check the binary safe
14 echo "*** Test stripos() function: binary safe ***\n";
32 *** Test stripos() function: binary safe ***
H A Dstripos_variation13.phpt11 * in order to check binary safe
14 echo "*** Test stripos() function: binary safe ***\n";
34 *** Test stripos() function: binary safe ***
H A Dstrip_tags_variation6.phpt2 Test strip_tags() function : usage variations - binary safe checking
11 * testing whether strip_tags() is binary safe or not
24 //loop through the strings array to check if strip_tags() is binary safe
H A Dhtmlspecialchars_decode_variation6.phpt2 Test htmlspecialchars_decode() function : usage variations - binary safe
11 * testing whether htmlspecialchars_decode() is binary safe or not
24 //loop through the strings array to check if htmlspecialchars_decode() is binary safe
H A Dstrncasecmp_variation7.phpt2 Test strncasecmp() function : usage variations - binary safe
6 * Description: Binary safe case-insensitive string comparison of the first n characters
H A Dstrncmp_variation7.phpt2 Test strncmp() function : usage variations - binary safe(null terminated strings)
6 * Description: Binary safe case-sensitive string comparison of the first n characters
H A Dstrrchr_variation12.phpt2 Test strrchr() function : usage variations - binary safe
12 echo "*** Test strrchr() function: binary safe ***\n";
32 *** Test strrchr() function: binary safe ***
H A Dstrings001.phpt2 Test whether strstr() and strrchr() are binary safe.
H A Dparse_str_basic4.phpt28 echo "\nTest string with non-binary safe name\n";
78 Test string with non-binary safe name
/PHP-7.4/ext/standard/tests/math/
H A Dbug62112.phpt2 Bug #62112: number_format() is not binary safe
/PHP-7.4/ext/standard/tests/file/
H A Dbug26003.phpt2 Bug #26003 (fgetcsv() is not binary-safe)
/PHP-7.4/Zend/tests/
H A Dbug72216.phpt2 Bug #72216 (Return by reference with finally is not memory safe)
/PHP-7.4/tests/lang/
H A Dbug24783.phpt2 Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)")
/PHP-7.4/ext/zip/tests/
H A Dbug7214.phpt2 Bug #7214 (zip_entry_read() binary safe)
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug63208.phpt2 Bug #63208 (BSTR to PHP string conversion not binary safe)

Completed in 22 milliseconds

1234