Searched refs:value_sentinel (Results 1 – 1 of 1) sorted by relevance
710 const int value_sentinel,const char *text,size_t *number_tokens) in SVGKeyValuePairs() argument747 if ((*q != key_sentinel) && (*q != value_sentinel) && (*q != '\0')) in SVGKeyValuePairs()