/php-src/ext/mbstring/ |
H A D | php_unicode.h | 115 #define php_unicode_is_digit(cc) php_unicode_is_prop1(cc, UC_ND) argument 117 #define php_unicode_is_cntrl(cc) php_unicode_is_prop1(cc, UC_C) argument 119 #define php_unicode_is_punct(cc) php_unicode_is_prop1(cc, UC_P) argument 120 #define php_unicode_is_graph(cc) php_unicode_is_prop(cc, \ argument 124 #define php_unicode_is_print(cc) php_unicode_is_prop(cc, \ argument 137 #define php_unicode_is_rtl(cc) php_unicode_is_prop1(cc, UC_R) argument 138 #define php_unicode_is_ltr(cc) php_unicode_is_prop1(cc, UC_L) argument 150 #define php_unicode_is_math(cc) php_unicode_is_prop1(cc, UC_SM) argument 164 #define php_unicode_is_han(cc) (((cc) >= 0x4e00 && (cc) <= 0x9fff) ||\ argument 165 ((cc) >= 0xf900 && (cc) <= 0xfaff)) [all …]
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_pattern_info.c | 273 PCRE2_SPTR cc; in pcre2_callout_enumerate() local 300 switch (*cc) in pcre2_callout_enumerate() 361 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate() 363 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in pcre2_callout_enumerate() 380 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate() 382 if (cc[-1] == OP_PROP || cc[-1] == OP_NOTPROP) cc += 2; in pcre2_callout_enumerate() 388 cc += GET(cc, 1); in pcre2_callout_enumerate() 397 cc += PRIV(OP_lengths)[*cc] + cc[1]; in pcre2_callout_enumerate() 409 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate() 422 cc += GET(cc, 1 + 2*LINK_SIZE); in pcre2_callout_enumerate() [all …]
|
H A D | pcre2_study.c | 158 cs = cc + GET(cc, 1); in find_minlength() 190 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength() 212 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength() 239 nextbranch = cc + GET(cc, 1); in find_minlength() 253 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength() 279 cc += PRIV(OP_lengths)[*cc]; in find_minlength() 292 cc += PRIV(OP_lengths)[*cc]; in find_minlength() 293 do cc += GET(cc, 1); while (*cc == OP_ALT); in find_minlength() 326 cc += (cc[1] == OP_PROP || cc[1] == OP_NOTPROP)? 4 : 2; in find_minlength() 402 if (cc[1] == OP_PROP || cc[1] == OP_NOTPROP) cc += 2; in find_minlength() [all …]
|
H A D | pcre2_jit_compile.c | 866 do cc += GET(cc, 1); while (*cc == OP_ALT); in bracketend() 878 cc += GET(cc, 1); in no_alternatives() 894 cc += GET(cc, 1); in find_vreverse() 10210 cc += GET(cc, 1); in compile_assert_matchingpath() 10433 cc += GET(cc, 1); in compile_assert_matchingpath() 10848 cc += GET(cc, 1); in compile_bracket_matchingpath() 11276 cc += GET(cc, 1); in compile_bracket_matchingpath() 11550 cc += GET(cc, 1); in compile_bracketpos_matchingpath() 13093 cc += GET(cc, 1); in compile_bracket_backtrackingpath() 13561 cc = current->cc; in compile_bracketpos_backtrackingpath() [all …]
|
/php-src/ext/hash/ |
H A D | hash_ripemd.c | 232 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 239 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 246 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 253 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 324 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 332 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 340 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 342 tmp = c; c = cc; cc = tmp; in RIPEMD256Transform() 348 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 423 aa = ee; ee = dd; dd = ROL(10, cc); cc = bb; bb = tmp; in RIPEMD160Transform() [all …]
|
/php-src/main/ |
H A D | snprintf.c | 1066 return (cc); in format_converter() 1076 size_t cc; in strx_printv() local 1098 return cc; in strx_printv() 1104 size_t cc; in ap_php_slprintf() local 1111 cc = len -1; in ap_php_slprintf() 1122 cc = len -1; in ap_php_vslprintf() 1131 size_t cc; in ap_php_snprintf() local 1151 int cc; in ap_php_vasprintf() local 1168 return cc; in ap_php_vasprintf() 1174 int cc; in ap_php_asprintf() local [all …]
|
/php-src/ext/pcre/tests/ |
H A D | ungreedy.phpt | 6 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-src/ext/filter/tests/ |
H A D | 033.phpt | 17 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 21 … aa:bb:cc:dd:ee:ff 22 …om http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 23 …om http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 25 …om http://a.b.c 1.2.3.4 123 123abc<>() O'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 27 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 29 … http://a.b.c 1.2.3.4 123 123abc<>() O'Henry aa:bb:cc:dd:ee:ff 32 …om http://a.b.c 1.2.3.4 123 123abc<>() O\'Henry 하퍼 aa:bb:cc:dd:ee:ff
|
H A D | 040.phpt | 18 var_dump(filter_has_var(INPUT_GET, "cc")); 20 filter_has_var(-1, "cc"); 25 var_dump(filter_has_var(0, "cc"));
|
/php-src/Zend/tests/closures/ |
H A D | closure_024.phpt | 9 $cc = clone $c; 12 echo $cc(10)."\n"; 17 echo $cc(10)."\n";
|
/php-src/ext/standard/tests/array/sort/ |
H A D | bug36975.phpt | 5 $a = array('aa', 'aa', 'bb', 'bb', 'cc', 'cc'); 39 string(2) "cc" 41 string(2) "cc"
|
/php-src/Zend/tests/ |
H A D | get_class_methods_003.phpt | 9 static function cc(); 26 static function cc() { } 47 string(2) "cc" 55 string(2) "cc"
|
H A D | get_class_vars_007.phpt | 9 static protected $c, $cc; 38 ["cc"]=>
|
H A D | get_class_vars_003.phpt | 15 static protected $cc = 6; 47 ["cc"]=>
|
H A D | get_class_vars_002.phpt | 15 static protected $cc = 6; 40 ["cc"]=>
|
H A D | get_class_vars_001.phpt | 15 static protected $cc = 6;
|
/php-src/ext/reflection/tests/ |
H A D | bug43926.phpt | 23 $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-src/ext/standard/tests/mail/ |
H A D | bug80751.phpt | 23 $cc = $users[1]; 24 $ccLine = "\"Lastname, Firstname\\\\\" <{$cc}>"; 42 foreach (['to' => $to, 'cc' => $cc, 'bcc' => $bcc] as $recipient => $mailAddress) { 76 Found the email. cc received.
|
H A D | bug72964.phpt | 20 $cc = ['cc1' => $users[0], 'cc2' => $users[1]]; 25 . "Cc: {$cc['cc1']},\r\n\t{$cc['cc2']}\r\n" 36 foreach ([['to' => $to], $cc, $bcc] as $mailAddresses) {
|
/php-src/ext/mysqli/tests/ |
H A D | bug73949.phpt | 13 class cc{ 20 while($db= mysqli_fetch_object($res,'cc',$t)){}
|
/php-src/ext/standard/tests/strings/ |
H A D | pack_arrays.phpt | 17 [cc] => 134810123 23 [cc] => 134810123
|
/php-src/tests/classes/ |
H A D | constants_basic_003.phpt | 11 const cc = C::MY_CONST; 22 var_dump(B::cc);
|
/php-src/tests/lang/ |
H A D | engine_assignExecutionOrder_002.phpt | 80 // expect cc and dd to be 10 and 30 81 list($cc,,$dd) = array(10,20,30,40); 82 echo "CC=$cc DD=$dd\n";
|
/php-src/ext/standard/tests/array/ |
H A D | bug20381.phpt | 16 'c' => 'cc',
|
/php-src/ext/standard/tests/streams/ |
H A D | bug60817.phpt | 37 string(2) "cc"
|