Searched refs:strl (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/loggers/
H A Dmod_log_config.c183 int *strl,
189 int *strl,
1077 int *strl; local
1119 strl = apr_palloc(r->pool, sizeof(int) * (format->nelts));
1135 len += strl[i] = strlen(strs[i]);
1142 rv = log_writer(r, cls->log_writer, strs, strl, format->nelts, len);
1540 int *strl,
1557 memcpy(s, strs[i], strl[i]);
1558 s += strl[i];
1613 int *strl,
1537 ap_default_log_writer( request_rec *r, void *handle, const char **strs, int *strl, int nelts, apr_size_t len) argument
1610 ap_buffered_log_writer(request_rec *r, void *handle, const char **strs, int *strl, int nelts, apr_size_t len) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/bio/
H A Dbss_log.c180 int strl; member in struct:__anon3261
215 while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++;
217 pp = buf + mapping[i].strl;
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddtfmttst.cpp3505 UnicodeString strf, strl, strm, strs; local
3524 strl = fmtl->format(dt, strl);
/macosx-10.10/vim-55/runtime/
H A Dfiletype.vim666 au BufNewFile,BufRead *.strl setf esterel

Completed in 304 milliseconds