Home
last modified time | relevance | path

Searched defs:p (Results 176 – 200 of 288) sorted by relevance

12345678910>>...12

/php-src/ext/fileinfo/libmagic/
H A Dis_json.c480 unsigned char *p; in main() local
H A Dcompress.c257 unsigned char *p; in format_decompression_error() local
963 char *p; in filter_error() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_printint.c312 const uint32_t *p = PRIV(ucd_caseless_sets) + code[2]; in print_prop() local
/php-src/ext/mbstring/
H A Dphp_mbregex.c371 const char *p; in _php_mb_regex_name2mbctype() local
493 char *p = str; in _php_mb_regex_get_option_string() local
716 char *p, *sp, *eos; in mb_regex_substitute() local
/php-src/Zend/
H A Dzend_execute_API.c344 zval *p = ce->default_properties_table; in zend_shutdown_executor_values() local
697 ZEND_API zend_result ZEND_FASTCALL zval_update_constant_with_ctx(zval *p, zend_class_entry *scope, … in zval_update_constant_with_ctx()
738 ZEND_API zend_result ZEND_FASTCALL zval_update_constant_ex(zval *p, zend_class_entry *scope) in zval_update_constant_ex()
H A Dzend_llist.c188 static void zend_llist_swap(zend_llist_element **p, zend_llist_element **q) in zend_llist_swap()
H A Dzend_portability.h215 # define free_alloca(p, use_heap) \ argument
220 # define do_alloca(p, use_heap) emalloc(p) argument
221 # define free_alloca(p, use_heap) efree(p) argument
H A Dzend_builtin_functions.c233 zval *p, *q; in ZEND_FUNCTION() local
398 zend_ini_entry *p = EG(error_reporting_ini_entry); in ZEND_FUNCTION() local
1617 zval *p = ZEND_CALL_ARG(call, 1); in debug_backtrace_get_args() local
H A Dzend_hash.h772 void *p; in zend_hash_update_mem() local
781 void *p; in zend_hash_str_update_mem() local
845 void *p; in zend_hash_index_update_mem() local
1611 Bucket *p = ht->arData + idx; in _zend_hash_append_ex() local
1637 Bucket *p = ht->arData + idx; in _zend_hash_append_ptr_ex() local
1663 Bucket *p = ht->arData + idx; in _zend_hash_append_ind() local
H A Dzend_list.c221 zval *p = ZEND_HASH_ELEMENT(ht, i); in zend_close_rsrc_list() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8.c448 unsigned char *p = *in, *e = p + *in_len; in mb_utf8_to_wchar() local
734 unsigned char *p = *in, *e = p + *in_len; in mb_mobile_utf8_to_wchar() local
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c678 MYSQLND **p = in_array; local
719 MYSQLND **p = in_array; local
/php-src/ext/json/
H A Djson_encoder.c334 zend_long p; in php_json_escape_string() local
/php-src/ext/standard/
H A Dmail.c349 char *p = message; in php_mail_log_crlf_to_spaces() local
H A Dexec.c289 char *p = NULL; in php_escape_shell_cmd() local
/php-src/sapi/cli/
H A Dphp_http_parser.c263 const char *p = data, *pe; in php_http_parser_execute() local
/php-src/ext/filter/
H A Dsanitizing_filters.c63 unsigned char *p; in php_filter_encode_url() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dattr.c161 lxb_char_t *p; in lxb_dom_attr_set_name_ns() local
/php-src/ext/random/
H A Dengine_mt19937.c105 uint32_t *p = state->state; in mt19937_reload() local
/php-src/sapi/cgi/
H A Dcgi_main.c1055 const char *p = path; local
1587 char **env, *p, *q, *var, *val, *t = buf; local
1801 unsigned char *p; local
/php-src/ext/intl/collator/
H A Dcollator_sort.c315 static void collator_sortkey_swap(collator_sort_key_index_t *p, collator_sort_key_index_t *q) /* {{… in collator_sortkey_swap()
/php-src/ext/hash/
H A Dhash_md.c321 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
/php-src/ext/opcache/jit/
H A Dzend_jit.c256 zend_jit_trace_rec *p = trace; in zend_jit_needs_call_chain() local
1191 int b, n, *p; in zend_jit_compute_post_order() local
3674 zend_persistent_script **p = ZCSG(saved_scripts); in zend_jit_restart() local
/php-src/ext/iconv/
H A Diconv.c324 char *p = strstr(get_output_encoding(), "//"); in php_iconv_output_handler() local
1089 const unsigned char *p; in _php_iconv_mime_encode() local
2133 char *p, *limit; in PHP_FUNCTION() local
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp168 MessagePattern::Part p = mp.getPart(i); in umsg_parse_format() local

Completed in 118 milliseconds

12345678910>>...12