Home
last modified time | relevance | path

Searched refs:lower (Results 76 – 100 of 103) sorted by relevance

12345

/PHP-7.0/sapi/fpm/
H A Dphp-fpm.conf.in72 ; The value can vary from -19 (highest priority) to 20 (lower priority)
H A Dwww.conf.in65 ; The value can vary from -19 (highest priority) to 20 (lower priority)
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt65 …if (!is_object($stmt = $db->query("SELECT id, label, MiXeD, MYUPPER, MYUPPER AS 'lower' FROM test …
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.h173 int lower; member
H A Doniguruma.h637 int lower; member
H A Dregexec.c2504 if (reg->repeat_range[mem].lower == 0) { in match_at()
2521 if (reg->repeat_range[mem].lower == 0) { in match_at()
2540 else if (stkp->u.repeat.count >= reg->repeat_range[mem].lower) { in match_at()
2568 if (stkp->u.repeat.count >= reg->repeat_range[mem].lower) { in match_at()
H A DHISTORY632 lower zero quantifier should be treated as
1614 (for delete upper,lower members from StackType.u.repeat)
1834 2003/01/31: [impl] convert to lower-case char at string compile time.
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE173 lower
191 lower Lowercase_Letter
/PHP-7.0/ext/pdo_oci/
H A Dconfig.m429 …_ERROR(Oracle libclntsh.$SHLIB_SUFFIX_NAME client library not found or its version is lower than 9)
/PHP-7.0/ext/intl/doc/
H A DTutorial.txt38 This setting (alone) has little impact on string comparison performance; setting it lower or higher
66 3. Tertiary Level: Upper and lower case differences in characters are distinguished at the
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput51540 Subject length lower bound = 1
1548 Subject length lower bound = 1
1556 Subject length lower bound = 1
1564 Subject length lower bound = 2
H A Dtestinput4556 /[[:^lower:]]/8g
H A Dtestoutput1210 Subject length lower bound = 3
29 Subject length lower bound = -1
47 Subject length lower bound = 3
176 Subject length lower bound = 4
H A Dtestinput7408 /[[:lower:]]/WBZ
H A Dtestoutput4981 /[[:^lower:]]/8g
H A Dtestinput2676 /^[[:lower:]]/DZ
708 /[[:lower:]]/Ii
712 /((?-i)[[:lower:]])[[:lower:]]/Ii
H A Dtestoutput7811 /[[:lower:]]/WBZ
H A Dgrepinput10 This pattern is in lower case.
/PHP-7.0/ext/pcre/pcrelib/
H A DNEWS102 creator of a pattern can specify lower (but not higher) limits for the
285 lower bound matching length. Groups with duplicate numbers may now have
H A DChangeLog382 for an empty string was breaking the inner loop and carrying on at a lower
1562 and lower case pair, using 2 and 3 bytes, respectively. The main bugs were:
2385 on.) This code has now been added to pcre_study(); it finds a lower bound
2386 to the length of subject needed. It is not necessarily the greatest lower
2900 treat it as [[:lower:]]. However, PCRE does now give "unknown" errors where
3894 upper, lower, and digit maps. (Plus the underscore character, of course.)
3899 created as the appropriate unions of the upper, lower, and digit bitmaps.
4613 lower case letters, now just substracts 32. This is ASCII-specific,
H A DREADME824 The first two 256-byte tables provide lower casing and case flipping functions,
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1156 imposes no additional constraints. However, you can set a lower limit
2141 If this bit is set, letters in the pattern match both upper and lower
2252 (4) \u matches a lower case "u" character unless it is followed by four
2257 (5) \x matches a lower case "x" character unless it is followed by two
2590 Studying a pattern does two things: first, a lower bound for the length
2595 lower bound. You can find out the value in a calling program via the
2891 point to an int variable. A non-negative value is a lower bound to the
2932 because later subpatterns may have lower numbers.
5879 lower lower case letters
5915 [:lower:] becomes \p{Ll}
[all …]
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic105 # I assume there are other, lower versions, but these are the only ones I
6882 # where xxyyzz are lower bits from offsets of error messages varying for different languages
6903 # where xxyyzz are lower bits from offsets of error messages varying for different languages
6921 # where xxyyzz are lower bits from offsets of error messages varying for different languages
11400 >2 leshort >0 \b, lower left corner: %d
11401 >4 leshort >0 \b, lower right corner: %d
15061 #it clashes with ttf files so put it lower down.
21187 # only found values lower 0x0000ffff
21189 # only found positive values lower 0x00ffFFff for InfVersionDataOffset
21198 # only found values lower 0x00ffFFff
/PHP-7.0/build/
H A Dlibtool.m42997 # We only want to do this on AIX 4.2 and lower, the check
5688 # We only want to do this on AIX 4.2 and lower, the check
/PHP-7.0/win32/
H A Dinstall.txt1135 extension, you can use the lower-level build tools to perform the build

Completed in 192 milliseconds

12345