Home
last modified time | relevance | path

Searched refs:magic_quotes_warning_sent (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mysqli/
H A Dmysqli.c1100 zend_bool magic_quotes_warning_sent = FALSE; in php_mysqli_fetch_into_hash() local
1184 if (magic_quotes_warning_sent == FALSE) { in php_mysqli_fetch_into_hash()
1185 magic_quotes_warning_sent = TRUE; in php_mysqli_fetch_into_hash()

Completed in 8 milliseconds