Lines Matching defs:seps
2010 * saving the address at p. For each character at seps create a property
2014 seps_to_prop_values(property_t **p, xmlChar *seps)
2028 for (; *seps != 0; seps++) {
2032 val_str[0] = *seps;
2041 * that are the children of seps. Each separator character is stored as a
2045 lxml_get_tm_internal_seps(entity_t *service, pgroup_t *pg, xmlNodePtr seps)
2051 for (cursor = seps->xmlChildrenNode; cursor != NULL;
2057 "for \"%s\"\n"), cursor->name, seps->name,
2063 "separators.\n"), (const char *)seps->name,