Home
last modified time | relevance | path

Searched refs:cppAttribValues (Results 1 – 1 of 1) sorted by relevance

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dconfighandling.c1056 const char **cppAttribValues = info->cppAttributeNames; in Usercommand_FoundStartCallback() local
1089 else if (cppAttribNames == NULL || cppAttribValues == NULL){ in Usercommand_FoundStartCallback()
1094 while (*cppAttribValues != NULL){ in Usercommand_FoundStartCallback()
1103 if (0==strcmp (*cppAttribValues, XMLTAG_TYPE)){ //"type" in Usercommand_FoundStartCallback()
1107 cppAttribValues++; in Usercommand_FoundStartCallback()