Home
last modified time | relevance | path

Searched defs:ptr (Results 101 – 125 of 131) sorted by last modified time

123456

/PHP-5.5/ext/dom/
H A Dphp_dom.h72 void *ptr; member
/PHP-5.5/ext/date/lib/
H A Dtimelib.c289 long timelib_parse_tz_cor(char **ptr) in timelib_parse_tz_cor()
H A Dparse_date.c153 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
377 static timelib_sll timelib_meridian(char **ptr, timelib_sll h) in timelib_meridian()
472 static timelib_sll timelib_get_nr(char **ptr, int max_length) in timelib_get_nr()
477 static void timelib_skip_day_suffix(char **ptr) in timelib_skip_day_suffix()
487 static double timelib_get_frac_nr(char **ptr, int max_length) in timelib_get_frac_nr()
569 static long timelib_lookup_month(char **ptr) in timelib_lookup_month()
593 static 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()
812 char *str, *ptr = NULL; in scan() local
[all …]
H A Dparse_iso_intervals.c91 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
133 static timelib_sll timelib_get_nr(char **ptr, int max_length) in timelib_get_nr()
158 static timelib_ull timelib_get_unsigned_nr(char **ptr, int max_length) in timelib_get_unsigned_nr()
179 static void timelib_eat_spaces(char **ptr) in timelib_eat_spaces()
186 static void timelib_eat_until_separator(char **ptr) in timelib_eat_until_separator()
193 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli… in timelib_get_zone()
246 char *str, *ptr = NULL; in scan() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_extension.c282 char *modifier, *ptr; in PHP_INI_MH() local
H A Dcom_iterator.c92 zval *ptr; in com_iter_move_forwards() local
149 zval *ptr; in php_com_iter_get() local
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dstr2num.c47 char *ptr, *nptr; in bc_str2num() local
/PHP-5.5/Zend/
H A Dzend_vm_execute.h711 zend_execute_data *ptr; in ZEND_RECV_SPEC_HANDLER() local
H A Dzend_vm_def.h3215 zend_execute_data *ptr; variable
H A Dzend_operators.h133 const char *ptr; local
H A Dzend_ptr_stack.c43 va_list ptr; in zend_ptr_stack_n_push() local
61 va_list ptr; in zend_ptr_stack_n_pop() local
H A Dzend_ptr_stack.h100 static zend_always_inline void zend_ptr_stack_push(zend_ptr_stack *stack, void *ptr) in zend_ptr_stack_push()
H A Dzend_list.c35 ZEND_API int zend_list_insert(void *ptr, int type TSRMLS_DC) in zend_list_insert()
168 void list_entry_destructor(void *ptr) in list_entry_destructor()
194 void plist_entry_destructor(void *ptr) in plist_entry_destructor()
H A Dzend_list.h34 void *ptr; member
H A Dzend_llist.c160 zend_llist_element *ptr; in zend_llist_copy() local
200 zend_llist_element *element, **ptr; in zend_llist_sort() local
H A Dzend_language_scanner.c1117 YYCTYPE *ptr = memchr(YYCURSOR, '<', YYLIMIT - YYCURSOR); in lex_scan() local
H A Dzend_generators.c80 void **ptr = generator->stack->top - 1; in zend_generator_cleanup_unfinished_execution() local
H A Dzend_hash.c1061 ZEND_API int zend_hash_get_pointer(const HashTable *ht, HashPointer *ptr) in zend_hash_get_pointer()
1073 ZEND_API int zend_hash_set_pointer(HashTable *ht, const HashPointer *ptr) in zend_hash_set_pointer()
H A Dzend_highlight.c59 const unsigned char *ptr = (const unsigned char*)s, *end = ptr + len; in zend_html_puts() local
H A Dzend_execute.c184 zval *ptr = EX_T(var).var.ptr; in _get_zval_ptr_var() local
300 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_cv_BP_VAR_R() local
310 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_cv_BP_VAR_UNSET() local
320 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_cv_BP_VAR_IS() local
330 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_cv_BP_VAR_RW() local
340 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_cv_BP_VAR_W() local
401 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_ptr_cv_BP_VAR_R() local
411 zval ***ptr = EX_CV_NUM(execute_data, var); in _get_zval_ptr_ptr_cv_BP_VAR_UNSET() local
1269 zval *ptr; in zend_fetch_dimension_address_read() local
1313 Z_STRVAL_P(ptr)[1] = 0; in zend_fetch_dimension_address_read() local
[all …]
H A Dzend_execute.h34 zval *ptr; member
44 zval *ptr; /* shared with var.ptr */ member
395 #define CACHE_PTR(num, ptr) do { \ argument
404 #define CACHE_POLYMORPHIC_PTR(num, ce, ptr) do { \ argument
H A Dzend_compile.h86 …void *ptr; /* Used for passing pointers from the compile to execution phase, curre… member
H A Dzend_builtin_functions.c2062 zend_execute_data *ptr, *skip; in ZEND_FUNCTION() local
2230 zend_execute_data *ptr, *skip; in zend_fetch_debug_backtrace() local
H A Dzend_compile.c1976 unsigned char *ptr = NULL; in zend_do_begin_method_call() local
2045 unsigned char *ptr = NULL; in zend_do_begin_dynamic_function_call() local
2448 unsigned char *ptr = NULL; in zend_do_begin_class_member_function_call() local
5499 unsigned char *ptr = NULL; in zend_do_begin_new_object() local
H A Dzend_alloc.c290 static zend_mm_segment* zend_mm_mem_malloc_realloc(zend_mm_storage *storage, zend_mm_segment *ptr, … in zend_mm_mem_malloc_realloc()
295 static void zend_mm_mem_malloc_free(zend_mm_storage *storage, zend_mm_segment *ptr) in zend_mm_mem_malloc_free()
322 # define ZEND_MM_STORAGE_REALLOC(ptr, size) heap->storage->handlers->_realloc(heap->storage, ptr,… argument
323 # define ZEND_MM_STORAGE_FREE(ptr) heap->storage->handlers->_free(heap->storage, ptr) argument
591 # define ZEND_MM_VALID_PTR(ptr) EXPECTED(ptr != NULL) argument
1335 static int zend_mm_check_ptr(zend_mm_heap *heap, void *ptr, int silent ZEND_FILE_LINE_DC ZEND_FILE_… in zend_mm_check_ptr()
2129 void *ptr; in _zend_mm_realloc_int() local
2380 ZEND_API void *_zend_mm_realloc(zend_mm_heap *heap, void *ptr, size_t size ZEND_FILE_LINE_DC ZEND_F… in _zend_mm_realloc()
2443 ZEND_API void *_erealloc(void *ptr, size_t size, int allow_failure ZEND_FILE_LINE_DC ZEND_FILE_LINE… in _erealloc()
2596 ZEND_API void *_safe_realloc(void *ptr, size_t nmemb, size_t size, size_t offset) in _safe_realloc()
[all …]

Completed in 299 milliseconds

123456