Home
last modified time | relevance | path

Searched refs:browser (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_browser_module.c25 u_char browser[12]; member
545 ngx_http_modern_browser_t *browser; in ngx_http_modern_browser() local
567 browser = ngx_array_push(bcf->modern_browsers); in ngx_http_modern_browser()
568 if (browser == NULL) { in ngx_http_modern_browser()
574 for (n = 0; mask[n].browser[0] != '\0'; n++) { in ngx_http_modern_browser()
593 browser->skip = n; in ngx_http_modern_browser()
623 browser->version = version; in ngx_http_modern_browser()
634 ngx_str_t *value, *browser; in ngx_http_ancient_browser() local
653 browser = ngx_array_push(bcf->ancient_browsers); in ngx_http_ancient_browser()
654 if (browser == NULL) { in ngx_http_ancient_browser()
[all …]
/f-stack/freebsd/contrib/libsodium/dist-build/
H A Demscripten.sh153 mkdir -p browser && \
154 rm -f browser/tests.txt && \
/f-stack/app/redis-5.0.5/utils/graphs/commits-over-time/
H A DREADME.md12 from the browser. Feel free to improve it if you got time / interest.
/f-stack/tools/libxo/doc/
H A Dformatting.rst64 HTML5 browser.
68 browser (see :ref:`xohtml`).
142 browser with minimal effort. Each piece of output data is rendered
/f-stack/freebsd/contrib/zstd/doc/
H A DREADME.md9 to display documentation of latest release in readable format within a browser.
/f-stack/freebsd/contrib/libsodium/
H A D.gitignore79 test/default/browser
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js871 return { browser: match[1] || "", version: match[2] || "0" };
895 browser: {}
904 if ( browserMatch.browser ) {
905 jQuery.browser[ browserMatch.browser ] = true;
906 jQuery.browser.version = browserMatch.version;
910 if ( jQuery.browser.webkit ) {
911 jQuery.browser.safari = true;
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md419 The manual page is generated in both html and roff formats. Any web browser
/f-stack/app/redis-5.0.5/
H A DREADME.md19 * Try Redis directly inside your browser. http://try.redis.io
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md211 browser) before running your benchmarks. You might also have invisible background applications
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt6313 browser and the global error and warning counts.