Searched refs:magic_quotes_warning_sent (Results 1 – 1 of 1) sorted by relevance
1100 zend_bool magic_quotes_warning_sent = FALSE; in php_mysqli_fetch_into_hash() local1184 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 9 milliseconds