Home
last modified time | relevance | path

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

/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/
H A Dpgsql.c376 static bool _php_pgsql_identifier_is_escaped(const char *identifier, size_t len) /* {{{ */ in _php_pgsql_identifier_is_escaped() function
5188 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(field), ZSTR_LEN(field))) { in php_pgsql_convert()
5276 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(table), len)) { in build_tablename()
5287 if (_php_pgsql_identifier_is_escaped(after_dot, len)) { in build_tablename()
/dports/www/mod_php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c376 static bool _php_pgsql_identifier_is_escaped(const char *identifier, size_t len) /* {{{ */ in _php_pgsql_identifier_is_escaped() function
5188 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(field), ZSTR_LEN(field))) { in php_pgsql_convert()
5276 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(table), len)) { in build_tablename()
5287 if (_php_pgsql_identifier_is_escaped(after_dot, len)) { in build_tablename()
/dports/lang/php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c376 static bool _php_pgsql_identifier_is_escaped(const char *identifier, size_t len) /* {{{ */ in _php_pgsql_identifier_is_escaped() function
5188 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(field), ZSTR_LEN(field))) { in php_pgsql_convert()
5276 if (_php_pgsql_identifier_is_escaped(ZSTR_VAL(table), len)) { in build_tablename()
5287 if (_php_pgsql_identifier_is_escaped(after_dot, len)) { in build_tablename()