Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c770 …p_pgsql_PQescapeInternal(PGconn *conn, const char *str, size_t len, int escape_literal, int safe) {
781 if (escape_literal) {
4365 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) { argument
4400 if (escape_literal) {

Completed in 20 milliseconds