Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 267) sorted by relevance

1234567891011

/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dutf16_be.c52 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) in utf16be_mbc_to_code()
104 UChar* p = buf; in utf16be_code_to_mbc() local
128 const UChar* p = *pp; in utf16be_mbc_case_fold() local
204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
H A Dutf16_le.c58 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) in utf16le_mbc_to_code()
105 UChar* p = buf; in utf16le_code_to_mbc() local
130 const UChar* p = *pp; in utf16le_mbc_case_fold() local
204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c63 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 Dutf32_be.c39 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()
76 UChar* p = buf; in utf32be_code_to_mbc() local
89 const UChar* p = *pp; in utf32be_mbc_case_fold() local
162 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
H A Dutf32_le.c39 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()
76 UChar* p = buf; in utf32le_code_to_mbc() local
89 const UChar* p = *pp; in utf32le_mbc_case_fold() local
162 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
H A Deuc_jp.c54 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 Dsjis.c74 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 Deuc_tw.c52 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 Deuc_kr.c52 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 Dbig5.c52 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.1/Zend/
H A Dzend_hash.c544 Bucket *p; in _zend_hash_add_or_update_i() local
707 Bucket *p; in _zend_hash_index_add_or_update_i() local
875 Bucket *p; in zend_hash_rehash() local
1035 Bucket *p; in zend_hash_del() local
1066 Bucket *p; in zend_hash_del_ind() local
1115 Bucket *p; in zend_hash_str_del_ind() local
1159 Bucket *p; in zend_hash_str_del() local
1188 Bucket *p; in zend_hash_index_del() local
1445 Bucket *p; in zend_hash_graceful_destroy() local
1465 Bucket *p; in zend_hash_graceful_reverse_destroy() local
[all …]
H A Dzend_opcode.c158 zval *p = static_members; in zend_cleanup_user_class_data() local
176 zval *p = static_members; in zend_cleanup_internal_class_data() local
258 zval *p = ce->default_properties_table; in destroy_zend_class() local
268 zval *p = ce->default_static_members_table; in destroy_zend_class() local
313 zval *p = ce->default_properties_table; in destroy_zend_class() local
323 zval *p = ce->default_static_members_table; in destroy_zend_class() local
H A Dzend_ini.c214 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 Dzend_string.c135 Bucket *p; in zend_new_interned_string_int() local
201 Bucket *p; in zend_interned_strings_snapshot_int() local
218 Bucket *p; in zend_interned_strings_restore_int() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.c56 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 Dregerror.c44 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 Dregenc.h69 #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.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c203 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
671 const zend_uchar * p = buf; in php_mysqlnd_auth_response_read() local
846 const zend_uchar * p = buf; in php_mysqlnd_ok_read() local
1047 zend_uchar *tmp, *p; in php_mysqlnd_cmd_write() local
1467 zend_uchar * p = NULL; in php_mysqlnd_read_row_ex() local
1822 zend_uchar *p; in php_mysqlnd_rowp_read() local
1915 MYSQLND_PACKET_ROW *p; in php_mysqlnd_rowp_free_mem() local
2001 zend_uchar *p = buf; in php_mysqlnd_prepare_read() local
2096 zend_uchar *p = buf; in php_mysqlnd_chg_user_read() local
[all …]
/PHP-7.1/ext/opcache/
H A Dzend_file_cache.c261 Bucket *p, *end; in zend_file_cache_serialize_hash() local
396 zval *p, *end; in zend_file_cache_serialize_op_array() local
457 zend_arg_info *p, *end; in zend_file_cache_serialize_op_array() local
480 zend_string **p, **end; in zend_file_cache_serialize_op_array() local
579 zval *p, *end; in zend_file_cache_serialize_class() local
591 zval *p, *end; in zend_file_cache_serialize_class() local
896 Bucket *p, *end; in zend_file_cache_unserialize_hash() local
1024 zval *p, *end; in zend_file_cache_unserialize_op_array() local
1083 zend_arg_info *p, *end; in zend_file_cache_unserialize_op_array() local
1196 zval *p, *end; in zend_file_cache_unserialize_class() local
[all …]
H A Dzend_accelerator_util_funcs.c120 Bucket *p; in zend_accel_move_user_functions() local
174 Bucket *p, *q, *end; in zend_hash_clone_constants() local
225 Bucket *p, *q, *end; in zend_hash_clone_methods() local
283 Bucket *p, *q, *end; in zend_hash_clone_prop_info() local
476 Bucket *p, *end; in zend_accel_function_hash_copy() local
520 Bucket *p, *end; in zend_accel_function_hash_copy_from_shm() local
563 Bucket *p, *end; in zend_accel_class_hash_copy() local
H A Dzend_persist.c31 #define zend_accel_store(p, size) \ argument
33 #define zend_accel_memdup(p, size) \ argument
87 Bucket *p; in zend_hash_persist() local
181 Bucket *p; in zend_hash_persist_immutable() local
417 zval *p = zend_accel_memdup(op_array->literals, sizeof(zval) * op_array->last_literal); in zend_persist_op_array_ex() local
/PHP-7.1/TSRM/
H A Dtsrm_config_common.h65 # define tsrm_free_alloca(p, use_heap) \ argument
69 # define tsrm_do_alloca(p, use_heap) malloc(p) argument
70 # define tsrm_free_alloca(p, use_heap) free(p) argument
/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c410 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.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c268 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.1/ext/gd/libgd/
H A Dgd_transform.c12 register int p; in gdImageFlipVertical() local
19 unsigned char p; in gdImageFlipVertical() local

Completed in 98 milliseconds

1234567891011