Searched refs:DOUBLE_QUOTE_CHAR (Results 1 – 4 of 4) sorted by relevance
231 *s != DOUBLE_QUOTE_CHAR) in add_mapping_attribute()236 *s != DOUBLE_QUOTE_CHAR) { in add_mapping_attribute()624 while (name_s < name_s_end && *name_s != DOUBLE_QUOTE_CHAR) in parse_name_fields()631 while (name_s < name_s_end && *name_s != DOUBLE_QUOTE_CHAR) in parse_name_fields()2180 case DOUBLE_QUOTE_CHAR: in skip_get_dn()2526 else if (*s1 == DOUBLE_QUOTE_CHAR) { in getIndex()2546 } else if (*s_index == DOUBLE_QUOTE_CHAR) { in getIndex()
51 #define DOUBLE_QUOTE_CHAR '"' macro
1806 } else if (*s == DOUBLE_QUOTE_CHAR) { in get_next_object_dn_token()1872 } else if (*s == DOUBLE_QUOTE_CHAR) { in get_next_token()1877 else if (*s == DOUBLE_QUOTE_CHAR) in get_next_token()2380 } else if (*s == DOUBLE_QUOTE_CHAR) { in get_ava_list()
786 if (*s == DOUBLE_QUOTE_CHAR || in get_file_attr_val()