Searched refs:bracket (Results 1 – 2 of 2) sorted by relevance
1008 char bracket[3]; in bothcases() local1012 p->next = bracket; in bothcases()1013 p->end = bracket+2; in bothcases()1014 bracket[0] = ch; in bothcases()1015 bracket[1] = ']'; in bothcases()1016 bracket[2] = '\0'; in bothcases()1018 assert(p->next == bracket+2); in bothcases()1052 char bracket[4]; in nonnewline() local1054 p->next = bracket; in nonnewline()1055 p->end = bracket+3; in nonnewline()[all …]
11793 to AC_CONFIG_SUBDIRS. Add square bracket quoting as