Searched refs:quoted_string_token (Results 1 – 3 of 3) sorted by relevance
1191 if (t == quoted_string_token) { in get_lhs()1268 if (s == NULL || t != quoted_string_token) { in get_lhs_match()1507 if (s == NULL || t != quoted_string_token) { in get_rhs()1539 } else if (t == quoted_string_token) { in get_rhs()1654 if (s != NULL && t == quoted_string_token && in get_print_mapping_element()1907 if (t != quoted_string_token || in get_print_sub_element()1995 if (t != string_token && t != quoted_string_token) { in get_subElement()2065 if (s == NULL || t != quoted_string_token) { in get_subElement()2263 if (s == NULL || t != quoted_string_token) in get_ldap_filter_element()2631 if (t != string_token && t != quoted_string_token) { in parse_index()
473 quoted_string_token, enumerator
1887 *t = quoted_string_token; in get_next_token()