Home
last modified time | relevance | path

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

123456

/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c675 uint32_t n1, n2, pos; in ir_xlat_binding() local
H A Dir_emit.c428 int pos = 0, count, i; in ir_emit_osr_entry_loads() local
/php-src/main/
H A Dfastcgi.c185 char *pos; member
1608 int pos = 0; local
H A Drfc1867.c453 char *pos = *line, quote; in php_ap_getword() local
/php-src/Zend/
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_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_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()
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1202 const lxb_char_t *pos = data; in lxb_selectors_match_class() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dnode.c738 const lxb_char_t *pos = data; in lxb_dom_node_by_class_name_cb() local
/php-src/ext/phar/
H A Dutil.c1379 int pos = -1; in phar_hex_str() local
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_body.c122 const lxb_char_t *pos = str->data; in lxb_html_tree_insertion_mode_in_body_text_append() local
/php-src/ext/spl/
H A Dspl_iterators.c114 zend_long pos; member
2197 static inline void spl_limit_it_seek(spl_dual_it_object *intern, zend_long pos) in spl_limit_it_seek()
2291 zend_long pos; in PHP_METHOD() local
H A Dspl_dllist.c139 int pos = 0; in spl_ptr_llist_offset() local
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c316 zend_llist_position pos; in sapi_cgi_send_headers() local
/php-src/ext/mbstring/
H A Dmbstring.c588 char *pos = *line, quote; in php_mb_rfc1867_getword() local
1866 unsigned char *pos = end; in offset_to_pointer_utf8() local
1880 unsigned char *pos = str; in offset_to_pointer_utf8() local
1891 static size_t pointer_to_offset_utf8(unsigned char *start, unsigned char *pos) { in pointer_to_offset_utf8()
/php-src/ext/standard/
H A Dimage.c145 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.c497 zend_long maxlen, pos = 0; in PHP_FUNCTION() local
H A Dbasic_functions.c957 int pos = 0; local
/php-src/ext/xml/
H A Dxml.c496 size_t pos = 0; in xml_utf8_decode() local
/php-src/ext/soap/
H A Dphp_schema.c2276 HashPosition pos; in schema_type_fixup() local
/php-src/sapi/cgi/
H A Dcgi_main.c371 zend_llist_position pos; in sapi_cgi_send_headers() local
/php-src/sapi/cli/
H A Dphp_cli_server.c366 zend_llist_position pos; in append_essential_headers() local
556 zend_llist_position pos; in sapi_cli_server_send_headers() local
/php-src/ext/date/lib/
H A Dtimelib.h354 unsigned int pos; member
H A Dparse_date.c138 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
/php-src/main/streams/
H A Dstreams.c174 zend_llist_position pos; in php_stream_display_wrapper_errors() local

Completed in 233 milliseconds

123456