option_str 825 ext/mbstring/php_mbregex.c char *option_str = NULL; option_str 833 ext/mbstring/php_mbregex.c &option_str, &option_str_len) == FAILURE) { option_str 841 ext/mbstring/php_mbregex.c &option_str, &option_str_len) == FAILURE) { option_str 846 ext/mbstring/php_mbregex.c if (option_str != NULL) { option_str 847 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(option_str, option_str_len, &options, &syntax, &eval); option_str 1144 ext/mbstring/php_mbregex.c char *option_str = NULL; option_str 1149 ext/mbstring/php_mbregex.c &option_str, &option_str_len)==FAILURE) { option_str 1153 ext/mbstring/php_mbregex.c if (option_str != NULL) { option_str 1154 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(option_str, option_str_len, &option, &syntax, NULL);