Home
last modified time | relevance | path

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

/PHP-8.3/ext/odbc/
H A Dodbc_utils.c36 bool is_quoted = php_odbc_connstr_is_quoted(ZSTR_VAL(str)); in PHP_FUNCTION() local
38 RETURN_BOOL(is_quoted); in PHP_FUNCTION()

Completed in 5 milliseconds