Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 135) sorted by path

123456

/php-src/Zend/Optimizer/
H A Dcompact_literals.c100 zval *pos, tmp; in add_static_slot() local
159 zval zv, *pos; in zend_optimizer_compact_literals() local
/php-src/Zend/
H A Dzend_alloc.c602 int pos = start / ZEND_MM_BITSET_LEN; local
634 int pos = start / ZEND_MM_BITSET_LEN; local
666 int pos = start / ZEND_MM_BITSET_LEN; local
H A Dzend_generators.c609 HashPosition pos = Z_FE_POS(generator->values); in zend_generator_get_next_delegated_value() local
H A Dzend_hash.c493 …tic zend_always_inline HashPosition _zend_hash_get_valid_pos(const HashTable *ht, HashPosition pos) in _zend_hash_get_valid_pos()
532 ZEND_API uint32_t ZEND_FASTCALL zend_hash_iterator_add(HashTable *ht, HashPosition pos) in zend_hash_iterator_add()
2725 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_reset_ex()
2736 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_end_ex()
2765 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_forward_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_forward_ex()
2804 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex()
2838 …ey_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, const HashPosition *pos) in zend_hash_get_current_key_ex()
2862 …FASTCALL zend_hash_get_current_key_zval_ex(const HashTable *ht, zval *key, const HashPosition *pos) in zend_hash_get_current_key_zval_ex()
2885 ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_key_type_ex()
2907 ZEND_API zval* ZEND_FASTCALL zend_hash_get_current_data_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_data_ex()
H A Dzend_hash.h259 …c zend_always_inline zend_result zend_hash_has_more_elements_ex(HashTable *ht, HashPosition *pos) { in zend_hash_has_more_elements_ex()
963 static zend_always_inline void *zend_hash_get_current_data_ptr_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_data_ptr_ex()
H A Dzend_inheritance.c2814 HashPosition pos = 0; in load_delayed_classes() local
H A Dzend_llist.c260 ZEND_API void *zend_llist_get_first_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_first_ex()
273 ZEND_API void *zend_llist_get_last_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_last_ex()
286 ZEND_API void *zend_llist_get_next_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_next_ex()
300 ZEND_API void *zend_llist_get_prev_ex(zend_llist *l, zend_llist_position *pos) in zend_llist_get_prev_ex()
H A Dzend_operators.c2512 size_t pos=Z_STRLEN_P(str)-1; in increment_string() local
H A Dzend_types.h552 HashPosition pos; member
H A Dzend_vm_def.h6896 HashPosition pos; in ZEND_VM_HELPER() local
7014 HashPosition pos; variable
7094 HashPosition pos; variable
10174 HashPosition pos; variable
H A Dzend_vm_execute.h2844 HashPosition pos; in zend_fe_fetch_object_helper_SPEC() local
22466 HashPosition pos; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
22546 HashPosition pos; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
32540 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
32608 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
H A Dzend_weakrefs.c623 HashPosition *pos = zend_weakmap_iterator_get_pos_ptr(iter); in zend_weakmap_iterator_valid() local
631 HashPosition *pos = zend_weakmap_iterator_get_pos_ptr(iter); in zend_weakmap_iterator_get_current_data() local
639 HashPosition *pos = zend_weakmap_iterator_get_pos_ptr(iter); in zend_weakmap_iterator_get_current_key() local
655 HashPosition *pos = zend_weakmap_iterator_get_pos_ptr(iter); in zend_weakmap_iterator_move_forward() local
663 HashPosition *pos = zend_weakmap_iterator_get_pos_ptr(iter); in zend_weakmap_iterator_rewind() local
/php-src/ext/com_dotnet/
H A Dcom_variant.c35 HashPosition pos; in safe_array_from_zval() local
H A Dcom_wrapper.c442 HashPosition pos; in generate_dispids() local
582 HashPosition pos; in php_com_wrapper_export_as_sink() local
/php-src/ext/curl/
H A Dmulti.c131 zend_llist_position pos; in _php_curl_multi_find_easy_handle() local
217 zend_llist_position pos; in PHP_FUNCTION() local
314 zend_llist_position pos; in PHP_FUNCTION() local
531 zend_llist_position pos; in curl_multi_free_obj() local
569 zend_llist_position pos; in curl_multi_get_gc() local
/php-src/ext/date/lib/
H A Dparse_date.c138 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
H A Dparse_iso_intervals.c75 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
H A Dtimelib.h354 unsigned int pos; member
/php-src/ext/dba/
H A Ddba.c97 HashPosition pos; in ZEND_GET_MODULE() local
H A Ddba_cdb.c56 uint32 pos; /* current position for traversing */ member
136 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos) argument
140 # define php_cdb_read(cdb, buf, len, pos) cdb_read(cdb, buf, len, pos) argument
/php-src/ext/dba/libcdb/
H A Dcdb.c44 static int cdb_match(struct cdb *c, char *key, unsigned int len, uint32 pos) in cdb_match()
102 int cdb_read(struct cdb *c, char *buf, unsigned int len, uint32 pos) in cdb_read()
130 uint32 pos; in cdb_findnext() local
H A Dcdb_make.h48 uint32 pos; member
/php-src/ext/dba/libflatfile/
H A Dflatfile.c107 size_t pos; in flatfile_delete() local
/php-src/ext/dba/libinifile/
H A Dinifile.c166 char *pos; in inifile_read() local
H A Dinifile.h32 size_t pos; member

Completed in 286 milliseconds

123456