Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 22 of 22) sorted by relevance

/PHP-7.3/ext/mbstring/
H A Dphp_unicode.h122 #define php_unicode_is_digit(cc) php_unicode_is_prop1(cc, UC_ND) argument
125 #define php_unicode_is_blank(cc) php_unicode_is_prop1(cc, UC_ZS) argument
135 #define php_unicode_is_title(cc) php_unicode_is_prop1(cc, UC_LT) argument
151 #define php_unicode_is_rtl(cc) php_unicode_is_prop1(cc, UC_R) argument
152 #define php_unicode_is_ltr(cc) php_unicode_is_prop1(cc, UC_L) argument
162 #define php_unicode_is_modif(cc) php_unicode_is_prop1(cc, UC_LM) argument
163 #define php_unicode_is_letnum(cc) php_unicode_is_prop1(cc, UC_NL) argument
165 #define php_unicode_is_dash(cc) php_unicode_is_prop1(cc, UC_PD) argument
166 #define php_unicode_is_math(cc) php_unicode_is_prop1(cc, UC_SM) argument
174 #define php_unicode_is_lsep(cc) php_unicode_is_prop1(cc, UC_ZL) argument
[all …]
/PHP-7.3/main/
H A Dsnprintf.c534 #define INS_CHAR(c, sp, bep, cc) \ argument
593 int cc = 0; in format_converter() local
1232 int cc; in strx_printv() local
1262 int cc; in ap_php_slprintf() local
1278 int cc; in ap_php_vslprintf() local
1291 int cc; in ap_php_snprintf() local
1303 int cc; in ap_php_vsnprintf() local
1313 int cc; in ap_php_vasprintf() local
1336 int cc; in ap_php_asprintf() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c245 PCRE2_SPTR cc; member
621 static PCRE2_SPTR bracketend(PCRE2_SPTR cc) in bracketend()
630 static int no_alternatives(PCRE2_SPTR cc) in no_alternatives()
984 static BOOL is_accelerated_repeat(PCRE2_SPTR cc) in is_accelerated_repeat()
1051 PCRE2_SPTR cc = common->start; in detect_fast_forward_skip() local
1163 static int get_class_iterator_size(PCRE2_SPTR cc) in get_class_iterator_size()
1334 PCRE2_SPTR cc = common->start; in set_private_data_ptrs() local
10748 PCRE2_SPTR cc = current->cc; in compile_iterator_backtrackingpath() local
10876 PCRE2_SPTR cc = current->cc; in compile_ref_iterator_backtrackingpath() local
10921 PCRE2_SPTR cc = current->cc; in compile_assert_backtrackingpath() local
[all …]
H A Dpcre2_match.c422 uint32_t cc, cp; in match_ref() local
966 uint32_t cc = UCHAR21(Feptr); in match() local
1263 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
1279 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
1300 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
2927 uint32_t cc; in match() local
2944 uint32_t cc; in match() local
2961 uint32_t cc; in match() local
2978 uint32_t cc; in match() local
2995 uint32_t cc; in match() local
H A Dpcre2_pattern_info.c273 PCRE2_SPTR cc; in pcre2_callout_enumerate() local
H A Dpcre2_study.c115 PCRE2_UCHAR *cc = (PCRE2_UCHAR *)code + 1 + LINK_SIZE; in find_minlength() local
H A Dpcre2_compile.c906 uint32_t cc; in show_parsed() local
1090 uint32_t cc = *pptr++; in show_parsed() local
1415 uint32_t c, cc; in PRIV() local
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c66 #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.3/ext/hash/
H A Dhash_ripemd.c208 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
299 uint32_t aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
397 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
496 uint32_t aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-7.3/ext/standard/
H A Dflock_compat.c181 register char cc = *cp; in inet_aton() local
H A Diptc.c101 char cc; in php_iptc_get1() local
H A Dpack.c993 char cc = (input[inputpos + ipos] >> nibbleshift) & 0xf; in PHP_FUNCTION() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dpass1_5.c224 zend_class_constant *cc; in zend_optimizer_pass1() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c2077 CClassNode* cc = CCLASS_(node); in onig_node_free() local
2142 initialize_cclass(CClassNode* cc) in initialize_cclass()
3999 CClassNode* cc; in node_new_general_newline() local
6102 CClassNode* cc; in parse_char_property() local
6255 CClassNode *cc, *prev_cc; in parse_cc() local
7773 #define ADD_CODE_INTO_CC(cc, code, enc) do {\ argument
7788 CClassNode* cc; in onig_new_cclass_with_code_list() local
7807 CClassNode* cc; member
7817 CClassNode* cc; in i_apply_case_fold() local
8082 CClassNode* cc; in parse_exp() local
[all …]
H A Dregcomp.c963 compile_length_cclass_node(CClassNode* cc, regex_t* reg) in compile_length_cclass_node()
969 compile_cclass_node(CClassNode* cc, regex_t* reg) in compile_cclass_node()
2792 CClassNode* cc = CCLASS_(y); in is_exclusive() local
5988 CClassNode* cc = CCLASS_(node); in optimize_nodes() local
7080 CClassNode* cc = (CClassNode* )cc_arg; in onig_is_code_in_cc_len() local
7101 onig_is_code_in_cc(OnigEncoding enc, OnigCodePoint code, CClassNode* cc) in onig_is_code_in_cc()
H A Dregint.h699 #define NCCLASS_FLAGS(cc) ((cc)->flags) argument
700 #define NCCLASS_FLAG_SET(cc,flag) (NCCLASS_FLAGS(cc) |= (flag)) argument
701 #define NCCLASS_FLAG_CLEAR(cc,flag) (NCCLASS_FLAGS(cc) &= ~(flag)) argument
702 #define IS_NCCLASS_FLAG_ON(cc,flag) ((NCCLASS_FLAGS(cc) & (flag)) != 0) argument
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1804 sljit_ins cc; in sljit_emit_jump() local
2140 sljit_ins cc; in sljit_emit_op_flags() local
2192 sljit_uw cc, tmp; in sljit_emit_cmov() local
H A DsljitNativeARM_64.c1743 sljit_ins cc; in sljit_emit_op_flags() local
1791 sljit_ins cc; in sljit_emit_cmov() local
H A DsljitNativeARM_32.c2462 sljit_uw cc, ins; in sljit_emit_op_flags() local
2502 sljit_uw cc, tmp; in sljit_emit_cmov() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c4022 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail()
4187 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
/PHP-7.3/ext/gd/libgd/
H A Dgd.c1212 #define BLEND_COLOR(a, nc, c, cc) \ argument
/PHP-7.3/Zend/
H A Dzend_compile.c1537 zend_class_constant *cc; in zend_try_ct_eval_class_const() local

Completed in 215 milliseconds