/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | utf16_le.c | 110 utf16le_mbc_enc_len(const UChar* p) in utf16le_mbc_enc_len() 116 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 140 utf16le_is_mbc_newline(const UChar* p, const UChar* end) in utf16le_is_mbc_newline() 161 utf16le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16le_mbc_to_code() 181 UChar* p = buf; in utf16le_code_to_mbc() local 206 const UChar* p = *pp; in utf16le_mbc_case_fold() local 248 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
|
H A D | utf8.c | 71 mbc_enc_len(const UChar* p) in mbc_enc_len() 77 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 101 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 159 UChar *p = buf; in code_to_mbc() local 211 const UChar* p = *pp; in mbc_case_fold() local 247 const UChar *p; in left_adjust_char_head() local 258 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | sjis.c | 74 mbc_enc_len(const UChar* p) in mbc_enc_len() 80 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 126 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 147 UChar *p = buf; in code_to_mbc() local 159 const UChar* p = *pp; in mbc_case_fold() local 181 const UChar *p; in left_adjust_char_head() local 229 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
|
H A D | euc_jp.c | 54 mbc_enc_len(const UChar* p) in mbc_enc_len() 60 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 96 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 126 UChar *p = buf; in code_to_mbc() local 144 const UChar* p = *pp; in mbc_case_fold() local 169 const UChar *p; in left_adjust_char_head() local 211 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
|
H A D | utf16_be.c | 98 utf16be_mbc_enc_len(const UChar* p) in utf16be_mbc_enc_len() 128 utf16be_is_mbc_newline(const UChar* p, const UChar* end) in utf16be_is_mbc_newline() 149 utf16be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16be_mbc_to_code() 181 UChar* p = buf; in utf16be_code_to_mbc() local 205 const UChar* p = *pp; in utf16be_mbc_case_fold() local 248 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
|
H A D | utf32_be.c | 45 utf32be_is_mbc_newline(const UChar* p, const UChar* end) in utf32be_is_mbc_newline() 68 utf32be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32be_mbc_to_code() 82 UChar* p = buf; in utf32be_code_to_mbc() local 95 const UChar* p = *pp; in utf32be_mbc_case_fold() local 135 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
|
H A D | utf32_le.c | 45 utf32le_is_mbc_newline(const UChar* p, const UChar* end) in utf32le_is_mbc_newline() 68 utf32le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32le_mbc_to_code() 82 UChar* p = buf; in utf32le_code_to_mbc() local 95 const UChar* p = *pp; in utf32le_mbc_case_fold() local 136 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
|
H A D | regenc.c | 167 UChar* p = ONIGENC_LEFT_ADJUST_CHAR_HEAD(enc, start, s); in onigenc_get_right_adjust_char_head() local 178 UChar* p = ONIGENC_LEFT_ADJUST_CHAR_HEAD(enc, start, s); in onigenc_get_right_adjust_char_head_with_prev() local 213 onigenc_step(OnigEncoding enc, const UChar* p, const UChar* end, int n) in onigenc_step() 223 onigenc_strlen(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_strlen() 239 UChar* p = (UChar* )s; in onigenc_strlen_null() local 264 UChar* p = (UChar* )s; in onigenc_str_bytelen_null() local 529 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str() 676 onigenc_is_mbc_newline_0x0a(const UChar* p, const UChar* end) in onigenc_is_mbc_newline_0x0a() 792 const UChar *p = *pp; in onigenc_mbn_mbc_case_fold() local 814 UChar *p = buf; in onigenc_mb2_code_to_mbc() local [all …]
|
H A D | euc_tw.c | 52 euctw_mbc_enc_len(const UChar* p) in euctw_mbc_enc_len() 72 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 111 euctw_mbc_to_code(const UChar* p, const UChar* end) in euctw_mbc_to_code() 144 const UChar *p; in euctw_left_adjust_char_head() local
|
H A D | euc_kr.c | 52 euckr_mbc_enc_len(const UChar* p) in euckr_mbc_enc_len() 68 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 92 euckr_mbc_to_code(const UChar* p, const UChar* end) in euckr_mbc_to_code() 125 const UChar *p; in euckr_left_adjust_char_head() local
|
H A D | big5.c | 52 big5_mbc_enc_len(const UChar* p) in big5_mbc_enc_len() 68 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 93 big5_mbc_to_code(const UChar* p, const UChar* end) in big5_mbc_to_code() 143 const UChar *p; in big5_left_adjust_char_head() local
|
H A D | regerror.c | 38 char *p; in onig_error_code_to_format() local 211 UChar *p; in to_ascii() local 282 UChar *p, *q; in onig_error_code_to_str() local 344 UChar *p, *s, *bp; in onig_snprintf_with_pattern() local
|
H A D | gb18030.c | 67 gb18030_mbc_enc_len(const UChar* p) in gb18030_mbc_enc_len() 94 is_valid_mbc_string(const UChar* p, const UChar* end) in is_valid_mbc_string() 134 gb18030_mbc_to_code(const UChar* p, const UChar* end) in gb18030_mbc_to_code() 196 const UChar *p; in gb18030_left_adjust_char_head() local
|
/PHP-7.3/Zend/ |
H A D | zend_hash.c | 734 Bucket *p; in _zend_hash_str_add_or_update_i() local 900 Bucket *p; in _zend_hash_index_add_or_update_i() local 1050 Bucket *p; in zend_hash_rehash() local 1220 Bucket *p; in zend_hash_del() local 1250 Bucket *p; in zend_hash_del_ind() local 1298 Bucket *p; in zend_hash_str_del_ind() local 1342 Bucket *p; in zend_hash_str_del() local 1371 Bucket *p; in zend_hash_index_del() local 1628 Bucket *p; in zend_hash_graceful_destroy() local 1648 Bucket *p; in zend_hash_graceful_reverse_destroy() local [all …]
|
H A D | zend_ini.c | 217 zend_ini_entry *p; in zend_register_ini_entries() local 285 zend_ini_entry *p = (zend_ini_entry *)Z_PTR_P(el); in zend_ini_refresh_cache() local 640 zend_bool *p; in ZEND_INI_MH() local 658 zend_long *p; in ZEND_INI_MH() local 676 zend_long *p, tmp; in ZEND_INI_MH() local 699 double *p; in ZEND_INI_MH() local 717 char **p; in ZEND_INI_MH() local 735 char **p; in ZEND_INI_MH() local
|
H A D | zend_opcode.c | 145 zval *p = static_members; in zend_cleanup_internal_class_data() local 218 zval *p = ce->default_properties_table; in destroy_zend_class() local 228 zval *p = ce->default_static_members_table; in destroy_zend_class() local 274 zval *p = ce->default_properties_table; in destroy_zend_class() local 284 zval *p = ce->default_static_members_table; in destroy_zend_class() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 511 union VALUETYPE *p = &ms->ms_value; in mprint() local 816 union VALUETYPE *p = &ms->ms_value; in moffset() local 1014 cvt_8(union VALUETYPE *p, const struct magic *m) in cvt_8() 1021 cvt_16(union VALUETYPE *p, const struct magic *m) in cvt_16() 1028 cvt_32(union VALUETYPE *p, const struct magic *m) in cvt_32() 1035 cvt_64(union VALUETYPE *p, const struct magic *m) in cvt_64() 1061 cvt_float(union VALUETYPE *p, const struct magic *m) in cvt_float() 1082 union VALUETYPE *p = &ms->ms_value; in mconvert() local 1457 union VALUETYPE *p = &ms->ms_value; in mget() local 1853 union VALUETYPE *p = &ms->ms_value; in magiccheck() local [all …]
|
/PHP-7.3/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 203 const zend_uchar *p = buf; in php_mysqlnd_read_error_from_line() local 328 const zend_uchar * p = buf; in php_mysqlnd_greet_read() local 651 const zend_uchar * p = buf; in php_mysqlnd_auth_response_read() local 810 const zend_uchar * p = buf; in php_mysqlnd_ok_read() local 997 zend_uchar *tmp, *p; in php_mysqlnd_cmd_write() local 1362 zend_uchar * p = NULL; in php_mysqlnd_read_row_ex() local 1720 zend_uchar *p; in php_mysqlnd_rowp_read() local 1811 MYSQLND_PACKET_ROW *p; in php_mysqlnd_rowp_free_mem() local 1890 zend_uchar *p = buf; in php_mysqlnd_prepare_read() local 1973 zend_uchar *p = buf; in php_mysqlnd_chg_user_read() local [all …]
|
H A D | mysqlnd_alloc.h | 55 #define mnd_pecalloc(nmemb, size, p) mysqlnd_allocator.m_pecalloc((nmemb), (size), (p) MYSQLND_MEM_… argument 57 #define mnd_perealloc(ptr, new_size, p) mysqlnd_allocator.m_perealloc((ptr), (new_size), (p) MYSQLN… argument 67 #define mnd_sprintf(p, mx_len, fmt,...) mysqlnd_allocator.m_sprintf((p), (mx_len), (fmt), __VA_ARGS… argument 68 #define mnd_vsprintf(p, mx_len, fmt,ap) mysqlnd_allocator.m_vsprintf((p), (mx_len), (fmt), (ap)) argument 69 #define mnd_sprintf_free(p) mysqlnd_allocator.m_sprintf_free((p)) argument
|
/PHP-7.3/ext/opcache/ |
H A D | zend_file_cache.c | 273 Bucket *p, *end; local 406 zval *p, *end; local 486 zend_arg_info *p, *end; local 516 zend_string **p, **end; local 615 zval *p, *end; local 627 zval *table, *p, *end; local 922 Bucket *p, *end; local 1043 zval *p, *end; local 1116 zend_arg_info *p, *end; local 1234 zval *p, *end; local [all …]
|
H A D | zend_accelerator_util_funcs.c | 120 Bucket *p; in zend_accel_move_user_functions() local 173 Bucket *p, *q, *end; in zend_hash_clone_constants() local 224 Bucket *p, *q, *end; in zend_hash_clone_methods() local 282 Bucket *p, *q, *end; in zend_hash_clone_prop_info() local 377 zval *p = &ce->default_static_members_table[i]; in zend_class_copy_ctor() local 386 zval *p = &ce->default_static_members_table[i]; in zend_class_copy_ctor() local 468 Bucket *p, *end; in zend_accel_function_hash_copy() local 512 Bucket *p, *end; in zend_accel_function_hash_copy_from_shm() local 555 Bucket *p, *end; in zend_accel_class_hash_copy() local 592 Bucket *p, *end; in zend_accel_class_hash_copy_from_shm() local
|
H A D | zend_persist.c | 31 #define zend_accel_store(p, size) \ argument 33 #define zend_accel_memdup(p, size) \ argument 89 Bucket *p; in zend_hash_persist() local 184 Bucket *p; in zend_hash_persist_immutable() local 407 zval *p = zend_accel_memdup(op_array->literals, sizeof(zval) * op_array->last_literal); in zend_persist_op_array_ex() local
|
/PHP-7.3/TSRM/ |
H A D | tsrm_config_common.h | 63 # define tsrm_free_alloca(p, use_heap) \ argument 67 # define tsrm_do_alloca(p, use_heap) malloc(p) argument 68 # define tsrm_free_alloca(p, use_heap) free(p) argument
|
/PHP-7.3/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 262 unsigned char *p; in mbfl_buffer_converter_feed2() local 514 unsigned char *p; in mbfl_convert_encoding() local 579 unsigned char *p; in mbfl_identify_encoding() local 673 unsigned char *p; in mbfl_strlen() local 739 int *p, *h, *m; in collector_strpos() local 792 unsigned char *p; in mbfl_oddlen() local 1040 unsigned char *p; in mbfl_substr_count() local 1594 unsigned char *p; in mbfl_strwidth() local 1683 unsigned char *p; in mbfl_strimwidth() local 1784 unsigned char *p; in mbfl_ja_jp_hantozen() local [all …]
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_transform.c | 12 register int p; in gdImageFlipVertical() local 19 unsigned char p; in gdImageFlipVertical() local
|