Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 25 of 47) sorted by path

12

/PHP-5.5/
H A DNEWS6965 - Fixed bug #43998 (Two error messages returned for incorrect encoding for mb_strto[upper|lower]). …
8665 upper case specifiers. (Derick)
H A DREADME.PARAMETER_PARSING_API159 * than a 'int', the upper bits might not be initialized
/PHP-5.5/ext/ereg/regex/
H A Dtests295 [[:upper:]]+ - aBCd BC
334 0[[:upper:]]1 &i 0a1 0a1
/PHP-5.5/ext/ereg/tests/
H A Dspliti_basic_004.phpt16 var_dump(spliti('[[:upper:]]', '--- a ---'));
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6015 # dr-dos with some upper-, lowercase variants
11602 # upper 8 bits of the CPU subtype
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY287 allow upper case letter as the first character
347 2006/08/21: [impl] set repeat_range[].upper to 0x7fffffff as infinite.
363 should check repeat-count >= range-upper and
364 range-upper may be infinite.
1559 2003/06/12: [spec] invalid POSIX bracket should be error. ex. [[:upper :]]
1590 (for delete upper,lower members from StackType.u.repeat)
H A Doniguruma.h638 int upper; member
H A Dregcomp.c676 p[id].upper = (IS_REPEAT_INFINITE(upper) ? 0x7fffffff : upper); in entry_repeat_range()
779 else if (qn->upper == 0) { in compile_length_quantifier_node()
908 else if (qn->upper == 0) { in compile_quantifier_node()
1014 (qn->upper == 1 || (tlen + SIZE_OP_PUSH) * qn->upper in compile_length_quantifier_node()
1129 (qn->upper == 1 || (tlen + SIZE_OP_PUSH) * qn->upper in compile_quantifier_node()
1985 if (qn->upper != 0) { in quantifiers_memory_node_info()
2218 if (qn->upper != 0) { in get_max_match_length()
3548 if (qn->upper > 1) { in setup_comb_exp_check()
3562 if (qn->upper == 1) in setup_comb_exp_check()
3731 if (IS_REPEAT_INFINITE(qn->upper) || qn->upper >= 1) { in setup_tree()
[all …]
H A Dregexec.c2542 if (stkp->u.repeat.count >= reg->repeat_range[mem].upper) { in match_at()
2572 if (stkp->u.repeat.count < reg->repeat_range[mem].upper) { in match_at()
2584 else if (stkp->u.repeat.count == reg->repeat_range[mem].upper) { in match_at()
H A Dregparse.c1349 NQTFR(node)->upper = upper; in node_new_quantifier()
2151 if (q->upper == 1) return 0; in popular_quantifier_num()
2160 if (q->upper == 1) return 3; in popular_quantifier_num()
2282 int upper; member
2388 tok->u.repeat.upper = up; in fetch_range_quantifier()
3155 tok->u.repeat.upper = REPEAT_INFINITE; in fetch_token()
3163 tok->u.repeat.upper = REPEAT_INFINITE; in fetch_token()
3171 tok->u.repeat.upper = 1; in fetch_token()
3643 tok->u.repeat.upper = 1; in fetch_token()
4760 if (qn->lower == 1 && qn->upper == 1) { in set_quantifier()
[all …]
H A Dregparse.h174 int upper; member
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE177 upper
198 upper Uppercase_Letter
/PHP-5.5/ext/mbstring/tests/
H A Dbug43998.phpt2 …trtolower() function : Two error messages returned for incorrect encoding for mb_strto[upper|lower]
10 /* Prototype : string mb_strto[lower|upper](string $sourcestring [, string $encoding])
11 * Description: Returns a [lower|upper]cased version of $sourcestring
16 * Two error messages returned for incorrect encoding for mb_strto[upper|lower]
H A Dbug52981.phpt9 $upper = mb_strtoupper($str, 'UTF-8');
10 $len = strlen($upper);
11 for ($i = 0; $i < $len; ++$i) echo dechex(ord($upper[$i])) . ' ';
H A Dmb_ereg_variation3.phpt34 b'IDSJV' => b'[[:upper:]]+',
H A Dmb_ereg_variation4.phpt37 b'[[:upper:]]+',
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c171 static _case_t *upper; variable
591 upper = (_case_t *) malloc(sizeof(_case_t) << 3); in add_upper()
593 upper = (_case_t *) realloc((char *) upper, in add_upper()
601 for (i = 0; i < upper_used && code > upper[i].key; i++) ; in add_upper()
608 (void) AC_MEMCPY((char *) &upper[j], (char *) &upper[j - 1], in add_upper()
612 upper[i].key = cases[0]; /* Upper */ in add_upper()
613 upper[i].other1 = cases[1]; /* Lower */ in add_upper()
614 upper[i].other2 = cases[2]; /* Title */ in add_upper()
1452 write_case(out, upper, upper_used, 1); in write_cdata()
1499 fwrite((char *) upper, sizeof(_case_t), upper_used, out); in write_cdata()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data.phpt59 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltchr_2.phpt16 msg_out := upper(msg_in);
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1371 15. If a forward reference was repeated with an upper limit of around 2000,
1376 the default depends on LINK_SIZE. There is a new upper limit (for safety)
1561 different numbers of bytes. For example, U+023A and U+2C65 are an upper
3035 the size of patterns that contain repeated groups with explicit upper
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.
4612 (ii) The code for \cx, which used the "case flipping" table to upper case
5887 the pattern were in upper case.
H A DHACKING439 When a repeated subpattern has an unbounded upper limit, it is checked to see
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2141 If this bit is set, letters in the pattern match both upper and lower
2249 (3) \U matches an upper case "U" character; by default \U causes a com-
2250 pile time error (Perl uses \U to upper case subsequent characters).
2255 uses it to upper case the following character).
4662 17. In PCRE, the upper/lower case character properties Lu and Ll are
4664 \p{Lu} always matches an upper case letter. I think Perl has changed in
4774 be in upper case.
5021 lower case letter, it is converted to upper case. Then bit 6 of the
5883 upper upper case letters
5917 [:upper:] becomes \p{Lu}
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput2684 /^[[:upper:]]/DZ
704 /[[:upper:]]/Ii

Completed in 266 milliseconds

12