Searched refs:cppAttribValues (Results 1 – 1 of 1) sorted by relevance
1056 const char **cppAttribValues = info->cppAttributeNames; in Usercommand_FoundStartCallback() local1089 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()