Home
last modified time | relevance | path

Searched defs:pos (Results 126 – 141 of 141) sorted by relevance

123456

/php-src/Zend/
H A Dzend_hash.h260 …s_inline zend_result zend_hash_has_more_elements_ex(const HashTable *ht, const HashPosition *pos) { in zend_hash_has_more_elements_ex()
969 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_operators.c2527 size_t pos=Z_STRLEN_P(str)-1; in increment_string() local
H A Dzend_inheritance.c3228 HashPosition pos = 0; in load_delayed_classes() local
H A Dzend_types.h552 HashPosition pos; member
H A Dzend_vm_execute.h2908 HashPosition pos; in zend_fe_fetch_object_helper_SPEC() local
22979 HashPosition pos; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
23059 HashPosition pos; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
33244 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
33312 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
/php-src/ext/date/lib/
H A Dparse_date.c138 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
H A Dtimelib.h354 unsigned int pos; member
/php-src/main/streams/
H A Dstreams.c174 zend_llist_position pos; in php_stream_display_wrapper_errors() local
/php-src/ext/ffi/
H A Dffi_parser.c289 size_t pos = 0; in yy_escape_string() local
H A Dffi.c642 size_t pos = bit % 8; in zend_ffi_bit_field_read() local
703 size_t pos = bit % 8; in zend_ffi_zval_to_bit_field() local
/php-src/ext/standard/
H A Dbasic_functions.c964 int pos = 0; local
H A Dbasic_functions.stub.php1611 function pos(array|object $array): mixed {} function
/php-src/ext/sockets/
H A Dconversions.c150 zend_llist_position pos; in do_from_to_zval_err() local
/php-src/ext/zip/
H A Dphp_zip.c1935 int pos = 0; local
/php-src/ext/exif/
H A Dexif.c3947 size_t length=2, pos=0; in exif_scan_thumbnail() local
/php-src/ext/hash/xxhash/
H A Dxxhash.h5558 { size_t pos = 0; in XXH3_generateSecret() local

Completed in 334 milliseconds

123456