LDIF_OPT_NOWRAP
ldifoptions |= LDIF_OPT_NOWRAP;
if ( LDIF_OPT_ISSET( options, LDIF_OPT_NOWRAP )) {
ldif_put_type_and_value_with_options( out, t, val, vlen, LDIF_OPT_NOWRAP );
return ldif_type_and_value_with_options( type, val, vlen, LDIF_OPT_NOWRAP );