Searched refs:pos_in_brackets (Results 1 – 1 of 1) sorted by relevance
14735 const char * pos_in_brackets; in S_parse_uniprop_string() local14751 pos_in_brackets = memCHRs("([<)]>)]>", open); in S_parse_uniprop_string()14752 close = (pos_in_brackets) ? pos_in_brackets[3] : open; in S_parse_uniprop_string()