/PHP-7.0/ext/mbstring/oniguruma/enc/ |
H A D | utf16_be.c | 52 utf16be_mbc_enc_len(const UChar* p) in utf16be_mbc_enc_len() 58 utf16be_is_mbc_newline(const UChar* p, const UChar* end) in utf16be_is_mbc_newline() 78 utf16be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16be_mbc_to_code() 102 UChar* p = buf; in utf16be_code_to_mbc() local 126 const UChar* p = *pp; in utf16be_mbc_case_fold() local 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
|
H A D | utf16_le.c | 58 utf16le_mbc_enc_len(const UChar* p) in utf16le_mbc_enc_len() 64 utf16le_is_mbc_newline(const UChar* p, const UChar* end) in utf16le_is_mbc_newline() 84 utf16le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16le_mbc_to_code() 104 UChar* p = buf; in utf16le_code_to_mbc() local 129 const UChar* p = *pp; in utf16le_mbc_case_fold() local 203 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
|
H A D | utf8.c | 63 mbc_enc_len(const UChar* p) in mbc_enc_len() 69 is_mbc_newline(const UChar* p, const UChar* end) in is_mbc_newline() 94 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 150 UChar *p = buf; in code_to_mbc() local 200 const UChar* p = *pp; in mbc_case_fold() local 273 const UChar *p; in left_adjust_char_head() local 284 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | utf32_be.c | 39 utf32be_is_mbc_newline(const UChar* p, const UChar* end) in utf32be_is_mbc_newline() 61 utf32be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32be_mbc_to_code() 75 UChar* p = buf; in utf32be_code_to_mbc() local 88 const UChar* p = *pp; in utf32be_mbc_case_fold() local 161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
|
H A D | utf32_le.c | 39 utf32le_is_mbc_newline(const UChar* p, const UChar* end) in utf32le_is_mbc_newline() 61 utf32le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32le_mbc_to_code() 75 UChar* p = buf; in utf32le_code_to_mbc() local 88 const UChar* p = *pp; in utf32le_mbc_case_fold() local 161 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
|
H A D | euc_jp.c | 54 mbc_enc_len(const UChar* p) in mbc_enc_len() 60 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 109 UChar *p = buf; in code_to_mbc() local 127 const UChar* p = *pp; in mbc_case_fold() local 152 const UChar *p; in left_adjust_char_head() local 208 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
|
H A D | sjis.c | 74 mbc_enc_len(const UChar* p) in mbc_enc_len() 96 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() 117 UChar *p = buf; in code_to_mbc() local 133 const UChar* p = *pp; in mbc_case_fold() local 181 const UChar *p; in left_adjust_char_head() local 242 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
|
H A D | euc_tw.c | 52 euctw_mbc_enc_len(const UChar* p) in euctw_mbc_enc_len() 58 euctw_mbc_to_code(const UChar* p, const UChar* end) in euctw_mbc_to_code() 91 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() 58 euckr_mbc_to_code(const UChar* p, const UChar* end) in euckr_mbc_to_code() 100 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() 58 big5_mbc_to_code(const UChar* p, const UChar* end) in big5_mbc_to_code() 117 const UChar *p; in big5_left_adjust_char_head() local
|
/PHP-7.0/Zend/ |
H A D | zend_hash.c | 556 Bucket *p; in _zend_hash_add_or_update_i() local 723 Bucket *p; in _zend_hash_index_add_or_update_i() local 902 Bucket *p; in zend_hash_rehash() local 1064 Bucket *p; in zend_hash_del() local 1095 Bucket *p; in zend_hash_del_ind() local 1144 Bucket *p; in zend_hash_str_del_ind() local 1188 Bucket *p; in zend_hash_str_del() local 1217 Bucket *p; in zend_hash_index_del() local 1474 Bucket *p; in zend_hash_graceful_destroy() local 1494 Bucket *p; in zend_hash_graceful_reverse_destroy() local [all …]
|
H A D | zend_string.c | 84 Bucket *p; in zend_new_interned_string_int() local 156 Bucket *p; in zend_interned_strings_snapshot_int() local 173 Bucket *p; in zend_interned_strings_restore_int() local
|
H A D | zend_opcode.c | 160 zval *p = static_members; in zend_cleanup_user_class_data() local 178 zval *p = static_members; in zend_cleanup_internal_class_data() local 260 zval *p = ce->default_properties_table; in destroy_zend_class() local 270 zval *p = ce->default_static_members_table; in destroy_zend_class() local 303 zval *p = ce->default_properties_table; in destroy_zend_class() local 313 zval *p = ce->default_static_members_table; in destroy_zend_class() local
|
H A D | zend_ini.c | 214 zend_ini_entry *p; in zend_register_ini_entries() local 282 zend_ini_entry *p = (zend_ini_entry *)Z_PTR_P(el); in zend_ini_refresh_cache() local 621 zend_bool *p; in ZEND_INI_MH() local 650 zend_long *p; in ZEND_INI_MH() local 668 zend_long *p, tmp; in ZEND_INI_MH() local 691 double *p; in ZEND_INI_MH() local 709 char **p; in ZEND_INI_MH() local 727 char **p; in ZEND_INI_MH() local
|
H A D | zend_variables.c | 196 ZEND_API void zval_add_ref(zval *p) in zval_add_ref() 207 ZEND_API void zval_add_ref_unref(zval *p) in zval_add_ref_unref() 271 ZEND_API int zval_copy_static_var(zval *p, int num_args, va_list args, zend_hash_key *key) /* {{{ */ in zval_copy_static_var()
|
/PHP-7.0/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 237 zend_uchar *p = buf; in php_mysqlnd_read_error_from_line() local 323 zend_uchar *p = buf; in php_mysqlnd_greet_read() local 683 zend_uchar *p = buf; in php_mysqlnd_auth_response_read() local 846 zend_uchar *p = buf; in php_mysqlnd_ok_read() local 938 zend_uchar *p = buf; in php_mysqlnd_eof_read() local 1087 zend_uchar *p = buf; in php_mysqlnd_rset_header_read() local 1227 zend_uchar *p = buf; in php_mysqlnd_rset_field_read() local 1817 zend_uchar *p; in php_mysqlnd_rowp_read() local 1990 zend_uchar *p = buf; in php_mysqlnd_prepare_read() local 2078 zend_uchar *p = buf; in php_mysqlnd_chg_user_read() local [all …]
|
H A D | mysqlnd_alloc.h | 73 #define mnd_pecalloc(nmemb, size, p) mysqlnd_allocator.m_pecalloc((nmemb), (size), (p) MYSQLND_MEM_… argument 75 #define mnd_perealloc(ptr, new_size, p) mysqlnd_allocator.m_perealloc((ptr), (new_size), (p) MYSQLN… argument 84 #define mnd_sprintf(p, mx_len, fmt,...) mysqlnd_allocator.m_sprintf((p), (mx_len), (fmt), __VA_ARGS… argument 85 #define mnd_vsprintf(p, mx_len, fmt,ap) mysqlnd_allocator.m_vsprintf((p), (mx_len), (fmt), (ap)) argument 86 #define mnd_sprintf_free(p) mysqlnd_allocator.m_sprintf_free((p)) argument
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | regenc.c | 56 UChar* p = ONIGENC_LEFT_ADJUST_CHAR_HEAD(enc, start, s); in onigenc_get_right_adjust_char_head() local 67 UChar* p = ONIGENC_LEFT_ADJUST_CHAR_HEAD(enc, start, s); in onigenc_get_right_adjust_char_head_with_prev() local 101 onigenc_step(OnigEncoding enc, const UChar* p, const UChar* end, int n) in onigenc_step() 111 onigenc_strlen(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_strlen() 127 UChar* p = (UChar* )s; in onigenc_strlen_null() local 152 UChar* p = (UChar* )s; in onigenc_str_bytelen_null() local 417 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str() 564 onigenc_is_mbc_newline_0x0a(const UChar* p, const UChar* end) in onigenc_is_mbc_newline_0x0a() 665 const UChar *p = *pp; in onigenc_mbn_mbc_case_fold() local 720 UChar *p = buf; in onigenc_mb2_code_to_mbc() local [all …]
|
H A D | regerror.c | 44 char *p; in onig_error_code_to_format() local 199 UChar *p; in to_ascii() local 257 UChar *p, *q; local 331 UChar *p, *s, *bp; local
|
H A D | regenc.h | 69 #define ONIG_IS_NULL(p) (((void*)(p)) == (void*)0) argument 70 #define ONIG_IS_NOT_NULL(p) (((void*)(p)) != (void*)0) argument 71 #define ONIG_CHECK_NULL_RETURN(p) if (ONIG_IS_NULL(p)) return NULL argument 72 #define ONIG_CHECK_NULL_RETURN_VAL(p,val) if (ONIG_IS_NULL(p)) return (val) argument 74 #define enclen(enc,p) ONIGENC_MBC_ENC_LEN(enc,p) argument
|
/PHP-7.0/ext/opcache/ |
H A D | zend_file_cache.c | 256 Bucket *p, *end; in zend_file_cache_serialize_hash() local 391 zval *p, *end; in zend_file_cache_serialize_op_array() local 456 zend_arg_info *p, *end; in zend_file_cache_serialize_op_array() local 479 zend_string **p, **end; in zend_file_cache_serialize_op_array() local 554 zval *p, *end; in zend_file_cache_serialize_class() local 566 zval *p, *end; in zend_file_cache_serialize_class() local 843 Bucket *p, *end; in zend_file_cache_unserialize_hash() local 967 zval *p, *end; in zend_file_cache_unserialize_op_array() local 1027 zend_arg_info *p, *end; in zend_file_cache_unserialize_op_array() local 1118 zval *p, *end; in zend_file_cache_unserialize_class() local [all …]
|
/PHP-7.0/TSRM/ |
H A D | tsrm_config_common.h | 62 # define tsrm_free_alloca(p, use_heap) \ argument 66 # define tsrm_do_alloca(p, use_heap) malloc(p) argument 67 # define tsrm_free_alloca(p, use_heap) free(p) argument
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 410 union VALUETYPE *p = &ms->ms_value; in mprint() local 709 union VALUETYPE *p = &ms->ms_value; in moffset() local 857 cvt_8(union VALUETYPE *p, const struct magic *m) in cvt_8() 863 cvt_16(union VALUETYPE *p, const struct magic *m) in cvt_16() 869 cvt_32(union VALUETYPE *p, const struct magic *m) in cvt_32() 875 cvt_64(union VALUETYPE *p, const struct magic *m) in cvt_64() 898 cvt_float(union VALUETYPE *p, const struct magic *m) in cvt_float() 904 cvt_double(union VALUETYPE *p, const struct magic *m) in cvt_double() 917 union VALUETYPE *p = &ms->ms_value; in mconvert() local 1209 union VALUETYPE *p = &ms->ms_value; in mget() local [all …]
|
/PHP-7.0/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 268 unsigned char *p; in mbfl_buffer_converter_feed2() local 488 unsigned char *p; in mbfl_encoding_detector_feed() local 572 unsigned char *p; in mbfl_convert_encoding() local 638 unsigned char *p; in mbfl_identify_encoding() local 721 unsigned char *p; in mbfl_identify_encoding2() local 814 unsigned char *p; in mbfl_strlen() local 886 int *p, *h, *m, n; in collector_strpos() local 938 unsigned char *p; in mbfl_oddlen() local 1197 unsigned char *p; in mbfl_substr_count() local 1781 unsigned char *p; in mbfl_strwidth() local [all …]
|
/PHP-7.0/ext/gd/libgd/ |
H A D | gd_transform.c | 12 register int p; in gdImageFlipVertical() local 19 unsigned char p; in gdImageFlipVertical() local
|