Searched refs:quoted_string_token (Results 1 – 3 of 3) sorted by relevance
1188 if (t == quoted_string_token) { in get_lhs()1265 if (s == NULL || t != quoted_string_token) { in get_lhs_match()1504 if (s == NULL || t != quoted_string_token) { in get_rhs()1536 } else if (t == quoted_string_token) { in get_rhs()1651 if (s != NULL && t == quoted_string_token && in get_print_mapping_element()1904 if (t != quoted_string_token || in get_print_sub_element()1992 if (t != string_token && t != quoted_string_token) { in get_subElement()2062 if (s == NULL || t != quoted_string_token) { in get_subElement()2260 if (s == NULL || t != quoted_string_token) in get_ldap_filter_element()2628 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()