Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 25 of 144) sorted by last modified time

123456

/PHP-7.4/ext/phar/
H A Dphar.c2090 char *ptr; in phar_fix_filepath() local
/PHP-7.4/main/
H A Dphp_variables.c290 char *ptr; member
H A Dmain.c2077 int php_register_extensions(zend_module_entry * const * ptr, int count) in php_register_extensions()
2099 static int php_register_extensions_bc(zend_module_entry *ptr, int count) in php_register_extensions_bc()
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c103 void *ptr = Z_PTR_P(data); in php_pcre_free_char_table() local
/PHP-7.4/main/streams/
H A Dstreams.c1458 char *ptr; in _php_stream_copy_to_mem() local
2244 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)
/PHP-7.4/Zend/
H A Dzend_closures.c164 void *ptr; in ZEND_METHOD() local
718 void *ptr; in zend_create_closure() local
H A Dzend_list.c32 ZEND_API zval* ZEND_FASTCALL zend_list_insert(void *ptr, int type) in zend_list_insert()
H A Dzend_vm_execute.h2363 zval *ptr = get_zval_ptr(opline->op1_type, opline->op1, &free_op1, BP_VAR_R); in ZEND_EXIT_SPEC_HANDLER() local
H A Dzend_operators.c3027 const char *ptr; local
H A Dzend_API.c2142 const zend_function_entry *ptr = functions; in zend_register_functions() local
2490 const zend_function_entry *ptr = functions; in zend_unregister_functions() local
3266 char *ptr = ZSTR_VAL(callable_name); in zend_create_method_string() local
H A Dzend_object_handlers.c604 uint32_t *ptr = (uint32_t*)Z_PTR_P(el); in zend_property_guard_dtor() local
615 uint32_t *ptr; in zend_get_property_guard() local
/PHP-7.4/ext/standard/
H A Darray.c5339 Bucket *ptr = ptrs[i]; local
H A Dstring.c1193 } *strings, *ptr; in php_implode() local
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp30 #define U_POINTER_MASK_LSB(ptr, mask) (((ptrdiff_t)(char *)(ptr)) & (mask)) argument
31 #define U_ALIGNMENT_OFFSET(ptr) U_POINTER_MASK_LSB(ptr, sizeof(UAlignedMemory) - 1) argument
32 #define U_ALIGNMENT_OFFSET_UP(ptr) (sizeof(UAlignedMemory) - U_ALIGNMENT_OFFSET(ptr)) argument
/PHP-7.4/ext/mbstring/
H A Dmbstring.c628 static void *_php_mb_allocators_realloc(void *ptr, size_t sz) in _php_mb_allocators_realloc()
638 static void _php_mb_allocators_free(void *ptr) in _php_mb_allocators_free()
648 static void *_php_mb_allocators_prealloc(void *ptr, size_t sz) in _php_mb_allocators_prealloc()
653 static void _php_mb_allocators_pfree(void *ptr) in _php_mb_allocators_pfree()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c65 #define SLJIT_FREE(ptr, allocator_data) pcre2_jit_free(ptr, allocator_data) argument
73 static void pcre2_jit_free(void *ptr, void *allocator_data) in pcre2_jit_free()
647 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
709 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
774 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
789 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
808 #define GETCHARINC_INVALID(c, ptr, end, invalid_action) \ argument
818 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ argument
10048 static PCRE2_SPTR SLJIT_FUNC do_script_run(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run()
10057 static PCRE2_SPTR SLJIT_FUNC do_script_run_utf(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run_utf()
[all …]
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c398 zval *ptr = &(intern->array.elements[index]); in spl_fixedarray_object_write_dimension_helper() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c136 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
376 static timelib_sll timelib_meridian(char **ptr, timelib_sll h) in timelib_meridian()
475 static timelib_sll timelib_get_nr(char **ptr, int max_length) in timelib_get_nr()
480 static void timelib_skip_day_suffix(char **ptr) in timelib_skip_day_suffix()
569 static timelib_long timelib_lookup_month(char **ptr) in timelib_lookup_month()
593 static timelib_long timelib_get_month(char **ptr) in timelib_get_month()
601 static void timelib_eat_spaces(char **ptr) in timelib_eat_spaces()
608 static void timelib_eat_until_separator(char **ptr) in timelib_eat_until_separator()
742 static timelib_long timelib_parse_tz_cor(char **ptr) in timelib_parse_tz_cor()
885 char *str, *ptr = NULL; in scan() local
[all …]
/PHP-7.4/ext/xml/
H A Dxml.c388 static void *php_xml_realloc_wrapper(void *ptr, size_t sz) in php_xml_realloc_wrapper()
393 static void php_xml_free_wrapper(void *ptr) in php_xml_free_wrapper()
/PHP-7.4/TSRM/
H A Dtsrm_win32.c66 shm_pair *ptr; in tsrm_win32_dtor() local
377 process_pair *ptr; in process_get() local
403 shm_pair *ptr; in shm_get() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1895 char *phar_path, *ptr; in check_persistent_script_access() local
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_stmt.c424 char *ptr = P->outbuf; in odbc_stmt_param_hook() local
651 static int odbc_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, zend_ulong *len, int *caller_… in odbc_stmt_get_col()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c312 const char *ptr = str; in sapi_cgi_ub_write() local
331 const char *ptr = str; in sapi_fcgi_ub_write() local
838 char *ptr = s2 + doc_root_len; local
1278 char *ptr; local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c274 const char *ptr = str; in sapi_cgibin_ub_write() local
626 char *ptr; in php_cgi_ini_activate_user_config() local
1112 char *ptr; in init_request_info() local
/PHP-7.4/sapi/cli/
H A Dphp_cli.c279 const char *ptr = str; in sapi_cli_ub_write() local

Completed in 437 milliseconds

123456