CHAR_RIGHT_SQUARE_BRACKET 173 ext/pcre/pcrelib/pcre_compile.c CHAR_BACKSLASH, CHAR_RIGHT_SQUARE_BRACKET, CHAR_RIGHT_SQUARE_BRACKET 3938 ext/pcre/pcrelib/pcre_compile.c (ptr[1] == CHAR_RIGHT_SQUARE_BRACKET || CHAR_RIGHT_SQUARE_BRACKET 3942 ext/pcre/pcrelib/pcre_compile.c *ptr == CHAR_RIGHT_SQUARE_BRACKET) return FALSE; CHAR_RIGHT_SQUARE_BRACKET 3943 ext/pcre/pcrelib/pcre_compile.c else if (*ptr == terminator && ptr[1] == CHAR_RIGHT_SQUARE_BRACKET) CHAR_RIGHT_SQUARE_BRACKET 4803 ext/pcre/pcrelib/pcre_compile.c case CHAR_RIGHT_SQUARE_BRACKET: CHAR_RIGHT_SQUARE_BRACKET 4875 ext/pcre/pcrelib/pcre_compile.c if (c == CHAR_RIGHT_SQUARE_BRACKET && CHAR_RIGHT_SQUARE_BRACKET 5061 ext/pcre/pcrelib/pcre_compile.c (xclass || tempptr[2] != CHAR_RIGHT_SQUARE_BRACKET)) CHAR_RIGHT_SQUARE_BRACKET 5314 ext/pcre/pcrelib/pcre_compile.c if (*ptr == CHAR_NULL || (!inescq && *ptr == CHAR_RIGHT_SQUARE_BRACKET)) CHAR_RIGHT_SQUARE_BRACKET 5418 ext/pcre/pcrelib/pcre_compile.c class_one_char == 1 && ptr[1] == CHAR_RIGHT_SQUARE_BRACKET) CHAR_RIGHT_SQUARE_BRACKET 5493 ext/pcre/pcrelib/pcre_compile.c (c != CHAR_RIGHT_SQUARE_BRACKET || inescq));