Searched refs:TOKENSEPARATOR (Results 1 – 4 of 4) sorted by relevance
79 #define TOKENSEPARATOR '=' macro
239 dptr = strchr(sptr, TOKENSEPARATOR); in __s_api_parse_map()
1094 if (*c == TOKENSEPARATOR) in get_mapped_filter()1168 case TOKENSEPARATOR: in get_mapped_filter()
1614 if ((ptr = strchr(buffer, TOKENSEPARATOR)) != NULL) { in __s_api_split_key_value()