Searched refs:safe (Results 1 – 25 of 92) sorted by relevance
1234
2 Test array_map() function : usage variations - binary safe checking28 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 --
2 Test array_intersect() function : usage variations - binary safe checking15 echo "*** Testing array_intersect() : binary safe checking ***\n";34 *** Testing array_intersect() : binary safe checking ***
2 Test array_combine() function : usage variations - binary safe checking16 echo "*** Testing array_combine() : binary safe checking ***\n";34 *** Testing array_combine() : binary safe checking ***
2 Test array_intersect_assoc() function : usage variations - binary safe checking16 echo "*** Testing array_intersect_assoc() : binary safe checking ***\n";35 *** Testing array_intersect_assoc() : binary safe checking ***
2 Bug #14580 (key() not binary safe)
2 Bug #26458 (var_dump(), var_export() & debug_zval_dump() are not binary safe for array keys)
2 Test array_unique() function : usage variations - binary safe checking
2 Test strrpos() function : usage variations - checking bianry safe with 'needle' argument11 * in order to check binary safe14 echo "*** Test strrpos() function: binary safe ***\n";34 *** Test strrpos() function: binary safe ***
2 Test strrpos() function : usage variations - checking binary safe with 'haystack' argument11 * in order to check the binary safe14 echo "*** Test strrpos() function: binary safe ***\n";32 *** Test strrpos() function: binary safe ***
2 Test join() function : usage variations - binary safe15 echo "*** Testing join() : usage variationsi - binary safe ***\n";29 *** Testing join() : usage variationsi - binary safe ***
11 * in order to check the binary safe14 echo "*** Test stripos() function: binary safe ***\n";32 *** Test stripos() function: binary safe ***
11 * in order to check binary safe14 echo "*** Test stripos() function: binary safe ***\n";34 *** Test stripos() function: binary safe ***
2 Test strip_tags() function : usage variations - binary safe checking11 * testing whether strip_tags() is binary safe or not24 //loop through the strings array to check if strip_tags() is binary safe
2 Test htmlspecialchars_decode() function : usage variations - binary safe11 * testing whether htmlspecialchars_decode() is binary safe or not24 //loop through the strings array to check if htmlspecialchars_decode() is binary safe
2 Test strncasecmp() function : usage variations - binary safe6 * Description: Binary safe case-insensitive string comparison of the first n characters
2 Test strncmp() function : usage variations - binary safe(null terminated strings)6 * Description: Binary safe case-sensitive string comparison of the first n characters
2 Test strrchr() function : usage variations - binary safe12 echo "*** Test strrchr() function: binary safe ***\n";32 *** Test strrchr() function: binary safe ***
2 Test whether strstr() and strrchr() are binary safe.
28 echo "\nTest string with non-binary safe name\n";78 Test string with non-binary safe name
2 Bug #62112: number_format() is not binary safe
2 Bug #26003 (fgetcsv() is not binary-safe)
2 Bug #72216 (Return by reference with finally is not memory safe)
2 Bug #24783 ($key not binary safe in "foreach($arr as $key => $val)")
2 Bug #7214 (zip_entry_read() binary safe)
2 Bug #63208 (BSTR to PHP string conversion not binary safe)
Completed in 28 milliseconds