Home
last modified time | relevance | path

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

/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/include/pqxx/
H A Dstrconv.hxx354 template<typename T> inline constexpr char array_separator{','}; variable
/dports/audio/xmixer/xmixer/
H A Dscf.c81 unsigned char array_separator; member
241 scf->array_separator= SCF_WHITE; in new_scf()
385 scf->array_separator = *as; in scf_set_array_mode()
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/include/pqxx/internal/
H A Dconversions.hxx867 *here++ = array_separator<elt_type>; in into_buf()