Searched refs:php_pgsql_escape_internal (Results 1 – 1 of 1) sorted by relevance
3634 static void php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAMETERS, int escape_literal) /* {{{ */ { in php_pgsql_escape_internal() function3682 php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()3689 php_pgsql_escape_internal(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
Completed in 15 milliseconds