Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/com_dotnet/
H A Dcom_variant.c35 HashPosition pos; in safe_array_from_zval() local
/PHP-8.0/ext/standard/
H A Dpassword.c51 size_t pos = 0; in php_password_salt_to64() local
H A Dimage.c175 static unsigned long int php_swf_get_bits (unsigned char* buffer, unsigned int pos, unsigned int co… in php_swf_get_bits()
H A Dstreamsfuncs.c486 zend_long maxlen, pos = 0; in PHP_FUNCTION() local
H A Dbasic_functions.c1060 int pos = 0; local
/PHP-8.0/ext/dba/
H A Ddba.c106 HashPosition pos; local
/PHP-8.0/ext/spl/
H A Dspl_directory.c247 #define IS_SLASH_AT(zs, pos) (IS_SLASH(zs[pos])) argument
835 zend_long pos; in PHP_METHOD() local
2553 zend_long pos, whence = SEEK_SET; in PHP_METHOD() local
H A Dspl_dllist.c170 int pos = 0; in spl_ptr_llist_offset() local
H A Dspl_iterators.c2203 static inline void spl_limit_it_seek(spl_dual_it_object *intern, zend_long pos) in spl_limit_it_seek()
2297 zend_long pos; in PHP_METHOD() local
/PHP-8.0/win32/
H A Dioutil.c603 wchar_t *idx = *buf, canonicalw[MAXPATHLEN], _tmp[MAXPATHLEN], *pos = _tmp; in php_win32_ioutil_normalize_path_w() local
/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf.c396 size_t pos; in cdf_read_sector() local
411 size_t pos; in cdf_read_short_sector() local
/PHP-8.0/Zend/
H A Dzend_generators.c634 HashPosition pos = Z_FE_POS(generator->values); in zend_generator_get_next_delegated_value() local
H A Dzend_alloc.c565 int pos = start / ZEND_MM_BITSET_LEN; local
597 int pos = start / ZEND_MM_BITSET_LEN; local
629 int pos = start / ZEND_MM_BITSET_LEN; local
H A Dzend_hash.h228 #define zend_hash_has_more_elements_ex(ht, pos) \ argument
927 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_vm_def.h6699 HashPosition pos; variable
6851 HashPosition pos; variable
9682 HashPosition pos; variable
/PHP-8.0/main/
H A Dfastcgi.c187 char *pos; member
1610 int pos = 0; local
H A Drfc1867.c476 char *pos = *line, quote; in php_ap_getword() local
/PHP-8.0/ext/phar/
H A Dutil.c1369 int pos = -1; in phar_hex_str() local
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_main.c311 zend_llist_position pos; in sapi_cgi_send_headers() local
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c370 zend_llist_position pos; in sapi_cgi_send_headers() local
/PHP-8.0/ext/xml/
H A Dxml.c539 size_t pos = 0; in xml_utf8_decode() local
/PHP-8.0/ext/date/lib/
H A Dparse_date.c136 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
H A Dtimelib.h307 unsigned int pos; member
/PHP-8.0/main/streams/
H A Dstreams.c172 zend_llist_position pos; in php_stream_display_wrapper_errors() local
/PHP-8.0/ext/mbstring/
H A Dmbstring.c595 char *pos = *line, quote; in php_mb_rfc1867_getword() local
3273 #define SKIP_LONG_HEADER_SEP_MBSTRING(str, pos) \ argument

Completed in 212 milliseconds

12345