qe 211 source3/lib/ldb/common/ldb_dn.c int ret, qs, qe, escaped; qe 222 source3/lib/ldb/common/ldb_dn.c ret = get_quotes_position(p, &qs, &qe); qe 228 source3/lib/ldb/common/ldb_dn.c p += qe; /* positioning after quotes */ qe 280 source3/lib/ldb/common/ldb_dn.c int ret, qs, qe; qe 303 source3/lib/ldb/common/ldb_dn.c ret = get_quotes_position(p, &qs, &qe); qe 312 source3/lib/ldb/common/ldb_dn.c p[qe] = '\0';