groupConnector    805 third_party/expat/files/lib/xmlparse.c   groupConnector = NULL;
groupConnector   1184 third_party/expat/files/lib/xmlparse.c   FREE(groupConnector);
groupConnector   4425 third_party/expat/files/lib/xmlparse.c           char *temp = (char *)REALLOC(groupConnector, groupSize *= 2);
groupConnector   4428 third_party/expat/files/lib/xmlparse.c           groupConnector = temp;
groupConnector   4438 third_party/expat/files/lib/xmlparse.c           groupConnector = (char *)MALLOC(groupSize = 32);
groupConnector   4439 third_party/expat/files/lib/xmlparse.c           if (!groupConnector)
groupConnector   4443 third_party/expat/files/lib/xmlparse.c       groupConnector[prologState.level] = 0;
groupConnector   4456 third_party/expat/files/lib/xmlparse.c       if (groupConnector[prologState.level] == ASCII_PIPE)
groupConnector   4458 third_party/expat/files/lib/xmlparse.c       groupConnector[prologState.level] = ASCII_COMMA;
groupConnector   4463 third_party/expat/files/lib/xmlparse.c       if (groupConnector[prologState.level] == ASCII_COMMA)
groupConnector   4466 third_party/expat/files/lib/xmlparse.c           && !groupConnector[prologState.level]
groupConnector   4475 third_party/expat/files/lib/xmlparse.c       groupConnector[prologState.level] = ASCII_PIPE;