Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dphp_unicode.h114 #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.1/main/
H A Dsnprintf.c536 #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
H A Dspprintf.c863 size_t cc; in spprintf() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c231 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
8601 pcre_uchar *cc = current->cc; in compile_iterator_backtrackingpath() local
8745 pcre_uchar *cc = current->cc; in compile_ref_iterator_backtrackingpath() local
8796 pcre_uchar *cc = current->cc; in compile_assert_backtrackingpath() local
8867 pcre_uchar *cc = current->cc; in compile_bracket_backtrackingpath() local
[all …]
H A Dpcre_exec.c236 pcre_uint32 cc, cp; in match_ref() local
3277 pcre_uint32 cc = UCHAR21(eptr); in match() local
3540 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
3555 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
3575 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
4540 pcre_uint32 cc; in match() local
4557 pcre_uint32 cc; in match() local
4574 pcre_uint32 cc; in match() local
4591 pcre_uint32 cc; in match() local
4608 pcre_uint32 cc; in match() local
H A Dpcre_compile.c1067 register pcre_uint32 cc = *(++ptr); in check_escape() local
1278 register pcre_uint32 cc = *ptr++; in check_escape() local
1317 register pcre_uint32 cc = *(++ptr); in check_escape() local
1350 register pcre_uint32 cc = *ptr++; in check_escape() local
1400 pcre_uint32 cc; /* Some compilers don't like */ in check_escape() local
1740 register pcre_uchar *cc = code + 1 + LINK_SIZE; in find_fixedlength() local
9534 pcre_uchar *cc = (pcre_uchar *)codestart; in pcre_compile2() local
H A Dpcre_study.c91 register pcre_uchar *cc = (pcre_uchar *)code + 1 + LINK_SIZE; in find_minlength() local
/PHP-7.1/ext/standard/
H A Dflock_compat.c187 register char cc = *cp; in inet_aton() local
H A Diptc.c103 char cc; in php_iptc_get1() local
H A Dpack.c995 char cc = (input[inputpos + ipos] >> nibbleshift) & 0xf; in PHP_FUNCTION() local
/PHP-7.1/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.1/ext/hash/
H A Dhash_ripemd.c206 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
297 uint32_t aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
395 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
494 uint32_t aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c1047 CClassNode* cc = NCCLASS(node); in onig_node_free() local
1130 initialize_cclass(CClassNode* cc) in initialize_cclass()
1154 CClassNode* cc; in node_new_cclass_by_codepoint_range() local
4029 CClassNode* cc; in parse_char_property() local
4193 CClassNode *cc, *prev_cc; in parse_char_class() local
4911 CClassNode* cc = NCCLASS(node); in i_free_shared_class() local
4937 clear_not_flag_cclass(CClassNode* cc, OnigEncoding enc) in clear_not_flag_cclass()
4962 CClassNode* cc; member
4973 CClassNode* cc; in i_apply_case_fold() local
5200 CClassNode* cc; in parse_exp() local
[all …]
H A Dregint.h667 #define NCCLASS_FLAGS(cc) ((cc)->flags) argument
668 #define NCCLASS_FLAG_SET(cc,flag) (NCCLASS_FLAGS(cc) |= (flag)) argument
669 #define NCCLASS_FLAG_CLEAR(cc,flag) (NCCLASS_FLAGS(cc) &= ~(flag)) argument
670 #define IS_NCCLASS_FLAG_ON(cc,flag) ((NCCLASS_FLAGS(cc) & (flag)) != 0) argument
H A Dregcomp.c577 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()
2533 CClassNode* cc = NCCLASS(y); in is_not_included() local
4626 CClassNode* cc = NCCLASS(node); in optimize_node_left() local
5657 onig_is_code_in_cc_len(int elen, OnigCodePoint code, CClassNode* cc) in onig_is_code_in_cc_len()
5680 onig_is_code_in_cc(OnigEncoding enc, OnigCodePoint code, CClassNode* cc) in onig_is_code_in_cc()
5996 CClassNode *cc; in onig_print_compiled_byte_code() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dpass1_5.c333 zend_class_constant *cc; in zend_optimizer_pass1() local
/PHP-7.1/ext/mbstring/ucgendat/
H A Ducgendat.c56 #define ishdigit(cc) (((cc) >= '0' && (cc) <= '9') ||\ argument
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c1917 sljit_ins cc; in sljit_emit_jump() local
1981 sljit_ins cc, ins; in sljit_emit_op_flags() local
H A DsljitNativeARM_64.c1973 sljit_ins cc; in sljit_emit_op_flags() local
H A DsljitNativeARM_32.c2484 sljit_uw cc, ins; in sljit_emit_op_flags() local
/PHP-7.1/ext/imap/
H A Dphp_imap.c3942 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail()
4107 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
/PHP-7.1/ext/gd/libgd/
H A Dgd.c1272 #define BLEND_COLOR(a, nc, c, cc) \ argument
/PHP-7.1/Zend/
H A Dzend_compile.c1526 zend_class_constant *cc; in zend_try_ct_eval_class_const() local

Completed in 204 milliseconds