Searched refs:CHAR_LBRACE (Results 1 – 2 of 2) sorted by relevance
110 #define CHAR_LBRACE '{' macro227 if (pattern[0] == CHAR_LBRACE && pattern[1] == CHAR_RBRACE && pattern[2] == CHAR_EOS) in globexp1()230 while ((ptr = (const Char *) g_strchr(ptr, CHAR_LBRACE)) != NULL) in globexp1()270 else if (*pe == CHAR_LBRACE) in globexp2()299 case CHAR_LBRACE: in globexp2()
34 #define CHAR_LBRACE L'{' macro1173 && *(ctx->re + 1) == CHAR_LBRACE) in tre_parse()1181 case CHAR_LBRACE: in tre_parse()1464 if (ctx->re[0] != CHAR_LBRACE && ctx->re < ctx->re_end) in tre_parse()1649 || *ctx->re == CHAR_LBRACE in tre_parse()1656 && *(ctx->re + 1) == CHAR_LBRACE))) in tre_parse()