Home
last modified time | relevance | path

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

/PHP-7.4/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.4/main/
H A Dsnprintf.c529 #define INS_CHAR(c, sp, bep, cc) \ argument
588 int cc = 0; in format_converter() local
1221 int cc; in strx_printv() local
1251 int cc; in ap_php_slprintf() local
1267 int cc; in ap_php_vslprintf() local
1280 int cc; in ap_php_snprintf() local
1292 int cc; in ap_php_vsnprintf() local
1302 int cc; in ap_php_vasprintf() local
1325 int cc; in ap_php_asprintf() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c435 uint32_t cc, cp; in match_ref() local
987 uint32_t cc = UCHAR21(Feptr); in match() local
1012 uint32_t cc = UCHAR21(Feptr); in match() local
1336 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
1352 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
1373 uint32_t cc; /* Faster than PCRE2_UCHAR */ in match() local
3000 uint32_t cc; in match() local
3017 uint32_t cc; in match() local
3034 uint32_t cc; in match() local
3051 uint32_t cc; in match() local
[all …]
H A Dpcre2_jit_compile.c246 PCRE2_SPTR cc; member
832 static PCRE2_SPTR bracketend(PCRE2_SPTR cc) in bracketend()
841 static int no_alternatives(PCRE2_SPTR cc) in no_alternatives()
867 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode()
1583 static int get_class_iterator_size(PCRE2_SPTR cc) in get_class_iterator_size()
1754 PCRE2_SPTR cc = common->start; in set_private_data_ptrs() local
12112 PCRE2_SPTR cc = current->cc; in compile_iterator_backtrackingpath() local
12240 PCRE2_SPTR cc = current->cc; in compile_ref_iterator_backtrackingpath() local
12285 PCRE2_SPTR cc = current->cc; in compile_assert_backtrackingpath() local
12358 PCRE2_SPTR cc = current->cc; in compile_bracket_backtrackingpath() local
[all …]
H A Dpcre2_pattern_info.c273 PCRE2_SPTR cc; in pcre2_callout_enumerate() local
H A Dpcre2_study.c117 PCRE2_UCHAR *cc = (PCRE2_UCHAR *)code + 1 + LINK_SIZE; in find_minlength() local
H A Dpcre2_compile.c974 uint32_t cc; in show_parsed() local
1166 uint32_t cc = *pptr++; in show_parsed() local
1489 uint32_t c, cc; in PRIV() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c66 #define INS_CHAR(c, sp, bep, cc) \ argument
130 int cc = 0; in format_converter() local
810 int cc; in strx_printv() local
838 int cc; in phpdbg_xml_vsnprintf() local
846 int cc; in phpdbg_xml_vasprintf() local
/PHP-7.4/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.4/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.c998 char cc = (input[inputpos + ipos] >> nibbleshift) & 0xf; in PHP_FUNCTION() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dpass1_5.c225 zend_class_constant *cc; in zend_optimizer_pass1() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1835 sljit_ins cc; in sljit_emit_jump() local
2171 sljit_ins cc; in sljit_emit_op_flags() local
2223 sljit_uw cc, tmp; in sljit_emit_cmov() local
H A DsljitNativeARM_64.c1805 sljit_ins cc; in sljit_emit_op_flags() local
1853 sljit_ins cc; in sljit_emit_cmov() local
H A DsljitNativeARM_32.c2511 sljit_uw cc, ins; in sljit_emit_op_flags() local
2551 sljit_uw cc, tmp; in sljit_emit_cmov() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c4044 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail()
4206 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c1212 #define BLEND_COLOR(a, nc, c, cc) \ argument
/PHP-7.4/Zend/
H A Dzend_compile.c1470 zend_class_constant *cc; in zend_try_ct_eval_class_const() local

Completed in 215 milliseconds