/PHP-7.2/ext/mbstring/ |
H A D | php_unicode.h | 114 #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 129 #define php_unicode_is_lower(cc) php_unicode_is_prop(cc, UC_LL, 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 177 #define php_unicode_is_lsep(cc) php_unicode_is_prop(cc, UC_ZL, 0) argument [all …]
|
/PHP-7.2/main/ |
H A D | snprintf.c | 536 #define INS_CHAR(c, sp, bep, cc) \ argument 595 int cc = 0; in format_converter() local 1234 int cc; in strx_printv() local 1264 int cc; in ap_php_slprintf() local 1280 int cc; in ap_php_vslprintf() local 1293 int cc; in ap_php_snprintf() local 1305 int cc; in ap_php_vsnprintf() local 1315 int cc; in ap_php_vasprintf() local 1338 int cc; in ap_php_asprintf() local
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 231 pcre_uchar *cc; member 564 static pcre_uchar *bracketend(pcre_uchar *cc) in bracketend() 573 static int no_alternatives(pcre_uchar *cc) in no_alternatives() 921 static BOOL is_accelerated_repeat(pcre_uchar *cc) in is_accelerated_repeat() 988 pcre_uchar *cc = common->start; in detect_fast_forward_skip() local 1100 static int get_class_iterator_size(pcre_uchar *cc) in get_class_iterator_size() 1271 pcre_uchar *cc = common->start; in set_private_data_ptrs() local 9626 pcre_uchar *cc = current->cc; in compile_iterator_backtrackingpath() local 9754 pcre_uchar *cc = current->cc; in compile_ref_iterator_backtrackingpath() local 9805 pcre_uchar *cc = current->cc; in compile_assert_backtrackingpath() local [all …]
|
H A D | pcre_exec.c | 238 pcre_uint32 cc, cp; in match_ref() local 3279 pcre_uint32 cc = UCHAR21(eptr); in match() local 3542 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local 3557 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local 3577 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local 4542 pcre_uint32 cc; in match() local 4559 pcre_uint32 cc; in match() local 4576 pcre_uint32 cc; in match() local 4593 pcre_uint32 cc; in match() local 4610 pcre_uint32 cc; in match() local
|
H A D | pcre_compile.c | 1070 register pcre_uint32 cc = *(++ptr); in check_escape() local 1281 register pcre_uint32 cc = *ptr++; in check_escape() local 1320 register pcre_uint32 cc = *(++ptr); in check_escape() local 1353 register pcre_uint32 cc = *ptr++; in check_escape() local 1403 pcre_uint32 cc; /* Some compilers don't like */ in check_escape() local 1743 register pcre_uchar *cc = code + 1 + LINK_SIZE; in find_fixedlength() local 9585 pcre_uchar *cc = (pcre_uchar *)codestart; in pcre_compile2() local
|
H A D | pcre_study.c | 93 register pcre_uchar *cc = (pcre_uchar *)code + 1 + LINK_SIZE; in find_minlength() local
|
/PHP-7.2/ext/standard/ |
H A D | flock_compat.c | 183 register char cc = *cp; in inet_aton() local
|
H A D | iptc.c | 103 char cc; in php_iptc_get1() local
|
H A D | pack.c | 994 char cc = (input[inputpos + ipos] >> nibbleshift) & 0xf; in PHP_FUNCTION() local
|
/PHP-7.2/sapi/phpdbg/ |
H A D | phpdbg_out.c | 66 #define INS_CHAR(c, sp, bep, cc) \ argument 135 int cc = 0; in format_converter() local 819 int cc; in strx_printv() local 847 int cc; in phpdbg_xml_vsnprintf() local 855 int cc; in phpdbg_xml_vasprintf() local
|
/PHP-7.2/ext/hash/ |
H A D | hash_ripemd.c | 210 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local 301 uint32_t aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local 399 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local 498 uint32_t aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regparse.c | 1079 CClassNode* cc = NCCLASS(node); in onig_node_free() local 1126 initialize_cclass(CClassNode* cc) in initialize_cclass() 1932 and_cclass(CClassNode* dest, CClassNode* cc, OnigEncoding enc) in and_cclass() 1990 or_cclass(CClassNode* dest, CClassNode* cc, OnigEncoding enc) in or_cclass() 4041 CClassNode* cc; in parse_char_property() local 4197 CClassNode *cc, *prev_cc; in parse_char_class() local 4876 clear_not_flag_cclass(CClassNode* cc, OnigEncoding enc) in clear_not_flag_cclass() 4901 CClassNode* cc; member 4912 CClassNode* cc; in i_apply_case_fold() local 5142 CClassNode* cc; in parse_exp() local [all …]
|
H A D | regint.h | 641 #define NCCLASS_FLAGS(cc) ((cc)->flags) argument 642 #define NCCLASS_FLAG_SET(cc,flag) (NCCLASS_FLAGS(cc) |= (flag)) argument 643 #define NCCLASS_FLAG_CLEAR(cc,flag) (NCCLASS_FLAGS(cc) &= ~(flag)) argument 644 #define IS_NCCLASS_FLAG_ON(cc,flag) ((NCCLASS_FLAGS(cc) & (flag)) != 0) argument
|
H A D | regcomp.c | 577 compile_length_cclass_node(CClassNode* cc, regex_t* reg) in compile_length_cclass_node() 607 compile_cclass_node(CClassNode* cc, regex_t* reg) in compile_cclass_node() 2324 CClassNode* cc = NCCLASS(y); in is_not_included() local 4683 CClassNode* cc = NCCLASS(node); in optimize_node_left() local 5660 onig_is_code_in_cc_len(int elen, OnigCodePoint code, CClassNode* cc) in onig_is_code_in_cc_len() 5683 onig_is_code_in_cc(OnigEncoding enc, OnigCodePoint code, CClassNode* cc) in onig_is_code_in_cc() 5999 CClassNode *cc; in onig_print_compiled_byte_code() local
|
/PHP-7.2/ext/opcache/Optimizer/ |
H A D | pass1_5.c | 300 zend_class_constant *cc; in zend_optimizer_pass1() local
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeARM_T2_32.c | 1791 sljit_ins cc; in sljit_emit_jump() local 1854 sljit_ins cc; in sljit_emit_op_flags() local 1908 sljit_uw cc, tmp; in sljit_emit_cmov() local
|
H A D | sljitNativeARM_32.c | 2218 sljit_uw cc, ins; in sljit_emit_op_flags() local 2258 sljit_uw cc, tmp; in sljit_emit_cmov() local
|
H A D | sljitNativeARM_64.c | 2005 sljit_ins cc; in sljit_emit_op_flags() local 2050 sljit_ins cc; in sljit_emit_cmov() local
|
/PHP-7.2/ext/mbstring/ucgendat/ |
H A D | ucgendat.c | 56 #define ishdigit(cc) (((cc) >= '0' && (cc) <= '9') ||\ argument
|
/PHP-7.2/ext/imap/ |
H A D | php_imap.c | 3939 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail() 4104 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gd.c | 1212 #define BLEND_COLOR(a, nc, c, cc) \ argument
|
/PHP-7.2/Zend/ |
H A D | zend_compile.c | 1551 zend_class_constant *cc; in zend_try_ct_eval_class_const() local
|