Searched refs:OPEN_PAREN_CHAR (Results 1 – 3 of 3) sorted by relevance
1787 } else if (*s == OPEN_PAREN_CHAR) { in get_next_object_dn_token()1865 if (*s == OPEN_PAREN_CHAR) { in get_next_token()1908 *s == OPEN_PAREN_CHAR || *s == COMMA_CHAR || in get_next_token()2307 if (*s == OPEN_PAREN_CHAR) { in get_ldap_filter()2313 else if (*s == OPEN_PAREN_CHAR) in get_ldap_filter()2445 if (*s == OPEN_PAREN_CHAR) { in validate_ldap_filter()
49 #define OPEN_PAREN_CHAR '(' macro
621 while (name_s < name_s_end && *name_s != OPEN_PAREN_CHAR) in parse_name_fields()2387 if (*s == OPEN_PAREN_CHAR) { in get_search_triple()