Searched refs:bracket (Results 1 – 2 of 2) sorted by relevance
1013 char bracket[3]; in bothcases() local1017 p->next = bracket; in bothcases()1018 p->end = bracket+2; in bothcases()1019 bracket[0] = ch; in bothcases()1020 bracket[1] = ']'; in bothcases()1021 bracket[2] = '\0'; in bothcases()1023 assert(p->next == bracket+2); in bothcases()1057 char bracket[4]; in nonnewline() local1059 p->next = bracket; in nonnewline()1060 p->end = bracket+3; in nonnewline()[all …]
11793 to AC_CONFIG_SUBDIRS. Add square bracket quoting as