Searched refs:commentChar (Results 1 – 5 of 5) sorted by relevance
84 mapping->commentChar = DEFAULT_COMMENT_CHAR; in initialize_table_mapping()174 if (out->commentChar == DEFAULT_COMMENT_CHAR && in merge_table_mapping()175 in->commentChar != DEFAULT_COMMENT_CHAR) in merge_table_mapping()176 out->commentChar = in->commentChar; in merge_table_mapping()1093 if (t->commentChar != in check_domain_specific_order()
663 char commentChar; member
196 if (t_mapping->commentChar != in add_mapping_attribute()211 t_mapping->commentChar = *(s+1); in add_mapping_attribute()214 t_mapping->commentChar = NULL; in add_mapping_attribute()
293 if (mapping->commentChar != NULL) in free_table_mapping()294 mapping->commentChar = NULL; in free_table_mapping()
327 if (t->commentChar != '\0') { in datumToRuleValue()333 if (value->dptr[i] == t->commentChar) { in datumToRuleValue()824 if (t->commentChar != '\0' && in ruleValueToDatum()827 commentSep[1] = t->commentChar; in ruleValueToDatum()