Home
last modified time | relevance | path

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

1234

/PHP-5.5/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.
H A Dtestoutput87234 Subject length lower bound = 3
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h637 int lower; member
H A Dregexec.c2509 if (reg->repeat_range[mem].lower == 0) { in match_at()
2526 if (reg->repeat_range[mem].lower == 0) { in match_at()
2545 else if (stkp->u.repeat.count >= reg->repeat_range[mem].lower) { in match_at()
2573 if (stkp->u.repeat.count >= reg->repeat_range[mem].lower) { in match_at()
H A DHISTORY608 lower zero quantifier should be treated as
1590 (for delete upper,lower members from StackType.u.repeat)
1810 2003/01/31: [impl] convert to lower-case char at string compile time.
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in80 ; The value can vary from -19 (highest priority) to 20 (lower priority)
188 ; The value can vary from -19 (highest priority) to 20 (lower priority)
/PHP-5.5/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-5.5/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-5.5/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-5.5/win32/
H A Dinstall.txt1144 extension, you can use the lower-level build tools to perform the build
/PHP-5.5/
H A DNEWS4611 . Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits).
6074 - Added depth parameter to json_decode() to lower the nesting depth from the
6128 - Fixed bug #47856 (stristr() converts needle to lower-case). (Ilia)
6965 - Fixed bug #43998 (Two error messages returned for incorrect encoding for mb_strto[upper|lower]). …
9008 - Fixed bug #29955 (mb_strtoupper() / lower() broken with Turkish encoding).
H A DINSTALL1412 extension, you can use the lower-level build tools to perform the build
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic105 # I assume there are other, lower versions, but these are the only ones I
5942 # where xxyyzz are lower bits from offsets of error messages varying for different languages
5963 # where xxyyzz are lower bits from offsets of error messages varying for different languages
5981 # where xxyyzz are lower bits from offsets of error messages varying for different languages
10095 >2 leshort >0 \b, lower left corner: %d
10096 >4 leshort >0 \b, lower right corner: %d
13464 #it clashes with ttf files so put it lower down.
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c98157 FUNCTION(lower, 1, 0, 0, lowerFunc ),

Completed in 765 milliseconds

1234