Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c6314 static inline int build_assignment_string(smart_str *querystr, HashTable *ht, int where_cond, const… argument
6333 if (where_cond && Z_TYPE_PP(val) == IS_STRING && !strcmp(Z_STRVAL_PP(val), "NULL")) {

Completed in 19 milliseconds