view auto/stubs @ 5148:4bcd35e7a0f0

Pass PCRE_CASELESS to pcre_compile() for caseless matching. Previously, we sometimes passed constant value 1 that happens to match PCRE_CASELESS and thus was harmless.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 29 Mar 2013 08:47:37 +0000
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


have=NGX_SUPPRESS_WARN . auto/have

have=NGX_SMP . auto/have