/PHP-5.4/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-5.4/main/ |
H A D | snprintf.c | 527 #define INS_CHAR(c, sp, bep, cc) \ argument 586 int cc = 0; in format_converter() local 1195 int cc; in strx_printv() local 1225 unsigned int cc; in ap_php_slprintf() local 1241 unsigned int cc; in ap_php_vslprintf() local 1254 int cc; in ap_php_snprintf() local 1266 int cc; in ap_php_vsnprintf() local 1276 int cc; in ap_php_vasprintf() local 1299 int cc; in ap_php_asprintf() local
|
H A D | spprintf.c | 819 int cc; in spprintf() local
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 231 pcre_uchar *cc; member 544 static pcre_uchar *bracketend(pcre_uchar *cc) in bracketend() 553 static int no_alternatives(pcre_uchar *cc) in no_alternatives() 584 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc) in next_opcode() 898 static int get_class_iterator_size(pcre_uchar *cc) in get_class_iterator_size() 1062 pcre_uchar *cc = common->start; in set_private_data_ptrs() local 8560 pcre_uchar *cc = current->cc; in compile_iterator_backtrackingpath() local 8704 pcre_uchar *cc = current->cc; in compile_ref_iterator_backtrackingpath() local 8755 pcre_uchar *cc = current->cc; in compile_assert_backtrackingpath() local 8826 pcre_uchar *cc = current->cc; in compile_bracket_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 | 1059 register pcre_uint32 cc = *(++ptr); in check_escape() local 1270 register pcre_uint32 cc = *ptr++; in check_escape() local 1309 register pcre_uint32 cc = *(++ptr); in check_escape() local 1342 register pcre_uint32 cc = *ptr++; in check_escape() local 1392 pcre_uint32 cc; /* Some compilers don't like */ in check_escape() local 1723 register pcre_uchar *cc = code + 1 + LINK_SIZE; in find_fixedlength() local 9385 pcre_uchar *cc = (pcre_uchar *)codestart; in pcre_compile2() local
|
H A D | pcre_study.c | 91 register pcre_uchar *cc = (pcre_uchar *)code + 1 + LINK_SIZE; in find_minlength() local
|
/PHP-5.4/ext/standard/ |
H A D | flock_compat.c | 181 register char cc = *cp; in inet_aton() local
|
H A D | iptc.c | 94 char cc; in php_iptc_get1() local
|
/PHP-5.4/ext/hash/ |
H A D | hash_ripemd.c | 206 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local 297 php_hash_uint32 aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local 395 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local 494 php_hash_uint32 aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
|
/PHP-5.4/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_10.c | 165 static const OnigPairAmbigCodes cc[] = { in iso_8859_10_get_all_pair_ambig_codes() local
|
H A D | iso8859_13.c | 163 static const OnigPairAmbigCodes cc[] = { in get_all_pair_ambig_codes() local
|
H A D | iso8859_14.c | 163 static const OnigPairAmbigCodes cc[] = { in get_all_pair_ambig_codes() local
|
H A D | iso8859_15.c | 164 static const OnigPairAmbigCodes cc[] = { in get_all_pair_ambig_codes() local
|
H A D | iso8859_3.c | 165 static const OnigPairAmbigCodes cc[] = { in iso_8859_3_get_all_pair_ambig_codes() local
|
H A D | iso8859_4.c | 165 static const OnigPairAmbigCodes cc[] = { in iso_8859_4_get_all_pair_ambig_codes() local
|
H A D | iso8859_5.c | 157 static const OnigPairAmbigCodes cc[] = { in iso_8859_5_get_all_pair_ambig_codes() local
|
H A D | iso8859_7.c | 164 static const OnigPairAmbigCodes cc[] = { in iso_8859_7_get_all_pair_ambig_codes() local
|
H A D | iso8859_9.c | 165 static const OnigPairAmbigCodes cc[] = { in iso_8859_9_get_all_pair_ambig_codes() local
|
H A D | koi8.c | 156 static const OnigPairAmbigCodes cc[] = { in koi8_get_all_pair_ambig_codes() local
|
H A D | koi8_r.c | 155 static const OnigPairAmbigCodes cc[] = { in koi8_r_get_all_pair_ambig_codes() local
|
H A D | iso8859_16.c | 163 static const OnigPairAmbigCodes cc[] = { in get_all_pair_ambig_codes() local
|
H A D | iso8859_2.c | 156 static const OnigPairAmbigCodes cc[] = { in iso_8859_2_get_all_pair_ambig_codes() local
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regparse.c | 1044 CClassNode* cc = &(NCCLASS(node)); in onig_node_free() local 1128 initialize_cclass(CClassNode* cc) in initialize_cclass() 1150 CClassNode* cc; in node_new_cclass_by_codepoint_range() local 1948 and_cclass(CClassNode* dest, CClassNode* cc, OnigEncoding enc) in and_cclass() 2006 or_cclass(CClassNode* dest, CClassNode* cc, OnigEncoding enc) in or_cclass() 3618 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc() 3910 CClassNode* cc; in parse_char_property() local 4068 CClassNode *cc, *prev_cc; in parse_char_class() local 4761 CClassNode* cc = &(NCCLASS(node)); in i_free_shared_class() local 4939 CClassNode* cc; in parse_exp() local [all …]
|
H A D | regint.h | 789 #define CCLASS_SET_NOT(cc) (cc)->flags |= FLAG_CCLASS_NOT argument 790 #define CCLASS_CLEAR_NOT(cc) (cc)->flags &= ~FLAG_CCLASS_NOT argument 791 #define CCLASS_SET_SHARE(cc) (cc)->flags |= FLAG_CCLASS_SHARE argument 792 #define IS_CCLASS_NOT(cc) (((cc)->flags & FLAG_CCLASS_NOT) != 0) argument 793 #define IS_CCLASS_SHARE(cc) (((cc)->flags & FLAG_CCLASS_SHARE) != 0) argument
|