pat_buf 814 ext/mbstring/php_mbregex.c char pat_buf[2]; pat_buf 863 ext/mbstring/php_mbregex.c pat_buf[0] = (char)Z_LVAL_PP(arg_pattern_zval); pat_buf 864 ext/mbstring/php_mbregex.c pat_buf[1] = '\0'; pat_buf 866 ext/mbstring/php_mbregex.c arg_pattern = pat_buf;