Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 6 of 6) sorted by relevance

/lighttpd1.4/src/t/
H A DREADME4 tests and to replace the (much) slower Perl tests in tests/*.t
/lighttpd1.4/doc/outdated/
H A Devhost.txt44 pattern with wildcards to be replace to build a documentroot
/lighttpd1.4/src/
H A DSConscript106 …parser = env.Command([input.replace('.y', '.c'),input.replace('.y', '.h')], input, lemon[0].path +…
216 static_plugin_obj = [ staticenv.Object('static-' + cfile.replace('.c', ''), cfile) ]
219 staticobj += [ staticenv.Object('static-' + cfile.replace('.c', ''), cfile) ]
H A Dbuffer.c462 const size_t len, const buffer * const restrict replace) in buffer_substr_replace() argument
465 const size_t rlen = buffer_clen(replace); in buffer_substr_replace()
472 memcpy(b->ptr+offset, replace->ptr, rlen); in buffer_substr_replace()
H A Dbuffer.h166 …r_substr_replace (buffer * restrict b, size_t offset, size_t len, const buffer * restrict replace);
/lighttpd1.4/
H A DNEWS85 * [meson] replace most has_function calls with loop
490 * [mod_ssi] fix ancient bugs; replace cond parser
852 * [core] replace strncasecmp w/ buffer_eq_icase_ssn
1163 * [multiple] replace fall through comment with attr
1177 * [core] replace connection_set_state w/ assignment
1688 * [doc] replace bzip2 refs with brotli
1776 * [multiple] replace strcasecmp() on short strings
1842 * [core] replace con->response.keep_alive
2287 * [mod_authn_ldap] replace use of deprecated funcs
2330 * [mod_auth] have LDAP template replace '?'
[all …]