Searched refs:p_true (Results 1 – 1 of 1) sorted by relevance
449 char *p_true, *p_false; in identify_predicable_attribute() local465 p_true = strchr (p_false, ','); in identify_predicable_attribute()466 if (p_true == NULL || strchr (++p_true, ',') != NULL) in identify_predicable_attribute()475 p_true[-1] = '\0'; in identify_predicable_attribute()477 predicable_true = p_true; in identify_predicable_attribute()503 if (strcmp (value, p_true) == 0) in identify_predicable_attribute()