Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c2652 int should_copy=0; local
2659 add_index_stringl(return_value, i, data, data_len, should_copy);
2660 should_copy=1;
2665 add_assoc_stringl(return_value, field_name, data, data_len, should_copy);

Completed in 15 milliseconds