Home
last modified time | relevance | path

Searched defs:querystr (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pgsql/
H A Dpgsql.c2341 smart_str querystr = {0}; local
5111 smart_str querystr = {0}; local
6112 static int do_exec(smart_str *querystr, int expect, PGconn *pg_link, ulong opt TSRMLS_DC)
6135 static inline void build_tablename(smart_str *querystr, PGconn *pg_link, const char *table)
6178 smart_str querystr = {0}; local
6314 static inline int build_assignment_string(smart_str *querystr, HashTable *ht, int where_cond, const…
6366 smart_str querystr = {0}; local
6475 smart_str querystr = {0}; local
6609 smart_str querystr = {0}; local

Completed in 27 milliseconds