Home
last modified time | relevance | path

Searched defs:pos (Results 101 – 109 of 109) sorted by relevance

12345

/PHP-8.0/ext/sockets/
H A Dconversions.c142 zend_llist_position pos; in do_from_to_zval_err() local
/PHP-8.0/Zend/
H A Dzend_operators.c2329 size_t pos=Z_STRLEN_P(str)-1; in increment_string() local
H A Dzend_types.h475 HashPosition pos; member
H A Dzend_vm_execute.h21654 HashPosition pos; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
21806 HashPosition pos; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
31191 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
31243 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
/PHP-8.0/ext/ffi/
H A Dffi.c582 size_t pos = bit % 8; in zend_ffi_bit_field_read() local
643 size_t pos = bit % 8; in zend_ffi_zval_to_bit_field() local
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c542 zend_llist_position pos; in sapi_cli_server_send_headers() local
/PHP-8.0/ext/zip/
H A Dphp_zip.c1889 int pos = 0; local
/PHP-8.0/ext/exif/
H A Dexif.c3937 size_t length=2, pos=0; in exif_scan_thumbnail() local
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php99 function pos(array|object $array): mixed {} function

Completed in 277 milliseconds

12345