repl_len 870 ext/pspell/pspell.c size_t repl_len; repl_len 873 ext/pspell/pspell.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "lp", &conf, &repl, &repl_len) == FAILURE) { repl_len 4429 ext/standard/string.c size_t repl_len = is_xhtml ? (sizeof("<br />") - 1) : (sizeof("<br>") - 1); repl_len 4431 ext/standard/string.c result = zend_string_safe_alloc(repl_cnt, repl_len, ZSTR_LEN(str), 0);