Home
last modified time | relevance | path

Searched refs:upper (Results 26 – 38 of 38) sorted by relevance

12

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DRE218 upper
239 upper Uppercase_Letter
261 lower, print, punct, space, upper, xdigit, word)
H A DSYNTAX.md146 Enables support for the `r{lower,upper}` range form, common to more advanced
155 this form also allows `r{,upper}` to be equivalent to `r{0,upper}`; otherwise,
156 `r{,upper}` will be treated as an error.
163 Enables support for an escaped `r\{lower,upper\}` range form. This is useful if you
359 `graph`, `lower`, `print`, `punct`, `space`, `upper`, `xdigit`, `ascii`, `word`.
H A DAPI93 lower, print, punct, space, upper, xdigit,
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.h108 int upper; member
H A Dregint.h842 int upper; member
H A Doniguruma.h673 int upper; member
H A Dregexec.c3902 if (n >= reg->repeat_range[mem].upper) { in match_at()
3922 if (n == reg->repeat_range[mem].upper) { in match_at()
/PHP-7.3/
H A DREADME.PARAMETER_PARSING_API165 * than a 'size_t', the upper bits might not be initialized
H A Dconfig.guess895 …echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]…
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY594 allow upper case letter as the first character
654 2006/08/21: [impl] set repeat_range[].upper to 0x7fffffff as infinite.
670 should check repeat-count >= range-upper and
671 range-upper may be infinite.
1866 2003/06/12: [spec] invalid POSIX bracket should be error. ex. [[:upper :]]
1897 (for delete upper,lower members from StackType.u.repeat)
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic7745 # multiple of 2 in between 16 and 16 K ,implies upper and lower bits are zero
9477 # dr-dos with some upper-, lowercase variants
17120 # upper 8 bits of the CPU subtype
H A Dmagic私はガラスを食べられます7745 # multiple of 2 in between 16 and 16 K ,implies upper and lower bits are zero
9477 # dr-dos with some upper-, lowercase variants
17120 # upper 8 bits of the CPU subtype
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c114946 FUNCTION(upper, 1, 0, 0, upperFunc ),

Completed in 593 milliseconds

12