Searched refs:LDIF_OPT_ISSET (Results 1 – 1 of 1) sorted by relevance
58 #define LDIF_OPT_ISSET( value, opt ) (((value) & (opt)) != 0 ) macro332 if ( LDIF_OPT_ISSET( options, LDIF_OPT_NOWRAP )) { in ldif_put_type_and_value_with_options()344 if ( LDIF_OPT_ISSET( options, LDIF_OPT_VALUE_IS_URL )) { in ldif_put_type_and_value_with_options()356 if ( LDIF_OPT_ISSET( options, LDIF_OPT_MINIMAL_ENCODING )) { in ldif_put_type_and_value_with_options()371 if ( LDIF_OPT_ISSET( options, in ldif_put_type_and_value_with_options()