Home
last modified time | relevance | path

Searched refs:cc (Results 1 – 25 of 83) sorted by relevance

1234

/PHP-5.5/ext/mbstring/
H A Dphp_unicode.h114 #define php_unicode_is_digit(cc) php_unicode_is_prop(cc, UC_ND, 0) argument
118 #define php_unicode_is_blank(cc) php_unicode_is_prop(cc, UC_ZS, 0) argument
128 #define php_unicode_is_upper(cc) php_unicode_is_prop(cc, UC_LU, 0) argument
145 #define php_unicode_is_hex(cc) php_unicode_is_prop(cc, 0, UC_HD) argument
154 #define php_unicode_is_rtl(cc) php_unicode_is_prop(cc, UC_R, 0) argument
155 #define php_unicode_is_ltr(cc) php_unicode_is_prop(cc, UC_L, 0) argument
168 #define php_unicode_is_dash(cc) php_unicode_is_prop(cc, UC_PD, 0) argument
169 #define php_unicode_is_math(cc) php_unicode_is_prop(cc, UC_SM, 0) argument
190 #define php_unicode_is_han(cc) (((cc) >= 0x4e00 && (cc) <= 0x9fff) ||\ argument
191 ((cc) >= 0xf900 && (cc) <= 0xfaff))
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c118 cs = cc + GET(cc, 1); in find_minlength()
141 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
177 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
199 cc += PRIV(OP_lengths)[*cc]; in find_minlength()
208 cc += PRIV(OP_lengths)[*cc]; in find_minlength()
209 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength()
234 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_minlength()
242 cc += (cc[1] == OP_PROP || cc[1] == OP_NOTPROP)? 4 : 2; in find_minlength()
255 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_minlength()
318 if (cc[1] == OP_PROP || cc[1] == OP_NOTPROP) cc += 2; in find_minlength()
[all …]
H A Dpcre_jit_compile.c547 do cc += GET(cc, 1); while (*cc == OP_ALT); in bracketend()
559 cc += GET(cc, 1); in no_alternatives()
3334 cc += GET(cc, 1); in scan_prefix()
6502 cc += GET(cc, 1); in compile_assert_matchingpath()
6668 cc += GET(cc, 1); in compile_assert_matchingpath()
7040 cc += GET(cc, 1); in compile_bracket_matchingpath()
7513 cc += GET(cc, 1); in compile_bracket_matchingpath()
7678 cc += GET(cc, 1); in compile_bracketpos_matchingpath()
8905 cc += GET(cc, 1); in compile_bracket_backtrackingpath()
9710 cc += GET(cc, 1); in compile_recurse()
[all …]
H A Dpcre_compile.c1074 if (cc >= CHAR_a && cc <= CHAR_z) cc += 64; /* Convert to upper case */ in check_escape()
1324 if (cc >= CHAR_a && cc <= CHAR_z) cc += 64; /* Convert to upper case */ in check_escape()
1363 if (cc >= CHAR_a && cc <= CHAR_z) cc += 64; /* Convert to upper case */ in check_escape()
1769 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_fixedlength()
1820 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_fixedlength()
1830 cc += cc[1] + PRIV(OP_lengths)[*cc]; in find_fixedlength()
1857 cc += PRIV(OP_lengths)[*cc]; in find_fixedlength()
1869 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_fixedlength()
1883 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in find_fixedlength()
1914 cc++; in find_fixedlength()
[all …]
/PHP-5.5/ext/hash/
H A Dhash_ripemd.c216 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform()
223 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform()
230 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform()
237 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform()
307 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform()
315 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform()
323 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform()
325 tmp = c; c = cc; cc = tmp; in RIPEMD256Transform()
331 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform()
405 aa = ee; ee = dd; dd = ROL(10, cc); cc = bb; bb = tmp; in RIPEMD160Transform()
[all …]
/PHP-5.5/main/
H A Dsnprintf.c591 int cc = 0; in format_converter() local
1212 int cc; in strx_printv() local
1235 *ccp = cc; in strx_printv()
1252 return cc; in ap_php_slprintf()
1265 return cc; in ap_php_vslprintf()
1271 int cc; in ap_php_snprintf() local
1283 int cc; in ap_php_vsnprintf() local
1293 int cc; in ap_php_vasprintf() local
1310 return cc; in ap_php_vasprintf()
1316 int cc; in ap_php_asprintf() local
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dungreedy.phpt6 var_dump(preg_match('/<.*>/', '<aa> <bb> <cc>', $m));
9 var_dump(preg_match('/<.*>/U', '<aa> <bb> <cc>', $m));
12 var_dump(preg_match('/(?U)<.*>/', '<aa> <bb> <cc>', $m));
20 string(14) "<aa> <bb> <cc>"
/PHP-5.5/ext/filter/tests/
H A D033.phpt20 … aa:bb:cc:dd:ee:ff
21 …om http://a.b.c 1.2.3.4 123 123abc() O&#39;Henry 하퍼 aa:bb:cc:dd:ee:ff
22 …om http://a.b.c 1.2.3.4 123 123abc() O&#39;Henry 하퍼 aa:bb:cc:dd:ee:ff
24 …om http://a.b.c 1.2.3.4 123 123abc&#60;&#62;() O&#39;Henry 하퍼 aa:bb:cc:dd:ee:ff
25 …om http://a.b.c 1.2.3.4 123 123abc&lt;&gt;() O&#039;Henry 하퍼 aa:bb:cc:dd:ee:ff
26 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff
28 … http://a.b.c 1.2.3.4 123 123abc<>() O'Henry aa:bb:cc:dd:ee:ff
31 …om http://a.b.c 1.2.3.4 123 123abc<>() O\'Henry 하퍼 aa:bb:cc:dd:ee:ff
H A D040.phpt20 var_dump(filter_has_var(INPUT_GET, "cc"));
21 var_dump(filter_has_var(-1, "cc"));
22 var_dump(filter_has_var(0, "cc"));
23 var_dump(filter_has_var("", "cc"));
/PHP-5.5/ext/standard/tests/array/
H A Dbug36975.phpt5 $a = array('aa', 'aa', 'bb', 'bb', 'cc', 'cc');
39 string(2) "cc"
41 string(2) "cc"
/PHP-5.5/Zend/tests/
H A Dclosure_024.phpt9 $cc = clone $c;
12 echo $cc(10)."\n";
17 echo $cc(10)."\n";
H A Dget_class_methods_003.phpt9 static function cc();
26 static function cc() { }
47 string(2) "cc"
55 string(2) "cc"
H A Dget_class_vars_007.phpt9 static protected $c, $cc;
38 ["cc"]=>
H A Dget_class_vars_003.phpt15 static protected $cc = 6;
47 ["cc"]=>
H A Dget_class_vars_002.phpt15 static protected $cc = 6;
40 ["cc"]=>
H A Dget_class_vars_001.phpt15 static protected $cc = 6;
/PHP-5.5/ext/reflection/tests/
H A Dbug43926.phpt23 $cc = $rc->newInstance();
32 print("Is? A ". ($ra->isInstance($cc) ? 'true' : 'false') .", instanceof: ". (($cc instanceof A) ? …
33 print("Is? C ". ($rc->isInstance($cc) ? 'true' : 'false') .", instanceof: ". (($cc instanceof C) ? …
34 print("Is? D ". ($rd->isInstance($cc) ? 'true' : 'false') .", instanceof: ". (($cc instanceof D) ? …
35 print("Is? E ". ($re->isInstance($cc) ? 'true' : 'false') .", instanceof: ". (($cc instanceof E) ? …
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1123 cc->flags = 0; in initialize_cclass()
1143 CClassNode* cc; in node_new_cclass_by_codepoint_range() local
1984 bsr2 = cc->bs; in and_cclass()
2042 bsr2 = cc->bs; in or_cclass()
4021 CClassNode* cc; in parse_char_property() local
4428 prev_cc = cc; in parse_char_class()
4899 if (IS_NOT_NULL(cc->mbuf)) xfree(cc->mbuf); in i_free_shared_class()
4965 cc = iarg->cc; in i_apply_case_fold()
4966 bs = cc->bs; in i_apply_case_fold()
4983 if (IS_NCCLASS_NOT(cc)) clear_not_flag_cclass(cc, env->enc); in i_apply_case_fold()
[all …]
H A Dregint.h663 #define NCCLASS_FLAGS(cc) ((cc)->flags) argument
664 #define NCCLASS_FLAG_SET(cc,flag) (NCCLASS_FLAGS(cc) |= (flag)) argument
665 #define NCCLASS_FLAG_CLEAR(cc,flag) (NCCLASS_FLAGS(cc) &= ~(flag)) argument
666 #define IS_NCCLASS_FLAG_ON(cc,flag) ((NCCLASS_FLAGS(cc) & (flag)) != 0) argument
778 extern int onig_is_code_in_cc P_((OnigEncoding enc, OnigCodePoint code, CClassNode* cc));
779 extern int onig_is_code_in_cc_len P_((int enclen, OnigCodePoint code, CClassNode* cc));
/PHP-5.5/ext/standard/
H A Dflock_compat.c187 register char cc = *cp; in inet_aton() local
189 switch (cc) { in inet_aton()
200 acc = acc * 10 + (cc - '0'); in inet_aton()
/PHP-5.5/ext/imap/tests/
H A Dbug45705_2.phpt16 'cc' => 'John Doe <john@example.com>',
35 ["cc"]=>
49 ["cc"]=>
H A Dbug31142_1.phpt14 $envelope["cc"] = "bar@example.com";
40 cc: bar@example.com
H A Dbug40854.phpt13 $envelope["cc"] = "bar@example.com";
38 cc: bar@example.com
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_connection_class.phpt11 ini_set('oci8.connection_class',"New cc");
23 The New oci8.connection_class is New cc
/PHP-5.5/tests/classes/
H A Dconstants_basic_003.phpt11 const cc = C::MY_CONST;
22 var_dump(B::cc);

Completed in 127 milliseconds

1234