Home
last modified time | relevance | path

Searched refs:pos (Results 1 – 25 of 219) sorted by last modified time

123456789

/php-src/ext/curl/
H A Dmulti.c131 zend_llist_position pos; in _php_curl_multi_find_easy_handle() local
135 pz_ch_temp = (zval *)zend_llist_get_next_ex(&mh->easyh, &pos)) { in _php_curl_multi_find_easy_handle()
217 zend_llist_position pos; in PHP_FUNCTION() local
221 for (pz_ch = (zval *)zend_llist_get_first_ex(&mh->easyh, &pos); pz_ch; in PHP_FUNCTION()
222 pz_ch = (zval *)zend_llist_get_next_ex(&mh->easyh, &pos)) { in PHP_FUNCTION()
314 zend_llist_position pos; in PHP_FUNCTION() local
323 for (pz_ch = (zval *)zend_llist_get_first_ex(&mh->easyh, &pos); pz_ch; in PHP_FUNCTION()
324 pz_ch = (zval *)zend_llist_get_next_ex(&mh->easyh, &pos)) { in PHP_FUNCTION()
523 zend_llist_position pos; in curl_multi_free_obj() local
534 pz_ch = (zval *)zend_llist_get_next_ex(&mh->easyh, &pos)) { in curl_multi_free_obj()
[all …]
/php-src/sapi/cgi/
H A Dcgi_main.c371 zend_llist_position pos; in sapi_cgi_send_headers() local
407 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
415 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
442 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
457 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
464 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
/php-src/main/
H A Dfastcgi.c185 char *pos; member
260 h->data->pos = h->data->data; in fcgi_hash_init()
303 h->data->pos = h->data->data; in fcgi_hash_clean()
314 p->pos = p->data; in fcgi_hash_strndup()
315 p->end = p->pos + seg_size; in fcgi_hash_strndup()
319 ret = h->data->pos; in fcgi_hash_strndup()
322 h->data->pos += str_len + 1; in fcgi_hash_strndup()
1608 int pos = 0; local
1623 pos += 0xfff8;
1626 pad = (((len - pos) + 7) & ~7) - (len - pos);
[all …]
/php-src/ext/dom/
H A Dphp_dom.h98 HashPosition pos; member
H A Ddom_iterators.c181 zend_hash_move_forward_ex(nodeht, &iterator->pos); in php_dom_iterator_move_forward()
182 if ((entry = zend_hash_get_current_data_ex(nodeht, &iterator->pos))) { in php_dom_iterator_move_forward()
278 zend_hash_internal_pointer_reset_ex(nodeht, &iterator->pos); in php_dom_get_iterator()
279 if ((entry = zend_hash_get_current_data_ex(nodeht, &iterator->pos))) { in php_dom_get_iterator()
H A Dhtml5_parser.c351 token_error->pos - input_html + chunk_offset in lexbor_libxml2_bridge_report_errors()
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c1169 …phpdbg_btree_position pos = phpdbg_btree_find_between(&PHPDBG_G(watchpoint_tree), page, page + php… local
1171 while ((res = phpdbg_btree_next(&pos))) {
1528 phpdbg_btree_position pos; local
1531 pos = phpdbg_btree_find_between(&PHPDBG_G(watchpoint_tree), 0, -1);
1532 while ((res = phpdbg_btree_next(&pos))) {
/php-src/Zend/
H A Dzend_inheritance.c2814 HashPosition pos = 0; in load_delayed_classes() local
2817 while (zend_hash_get_current_key_ex(delayed_autoloads, &name, &idx, &pos) in load_delayed_classes()
H A Dzend_alloc.c607 if (pos != end) {
611 while (pos != end) {
618 bitset[pos] |= tmp;
624 bitset[pos] |= tmp;
639 if (pos != end) {
643 while (pos != end) {
645 bitset[pos++] = 0;
650 bitset[pos] &= ~tmp;
656 bitset[pos] &= ~tmp;
671 if (pos != end) {
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc1593 ir_ref pos = ctx->prev_ref[root];
1596 ir_insn *insn = &ctx->ir_base[pos];
1604 pos = ctx->prev_ref[pos];
1605 } while (ref != pos);
10724 entry = ctx->code_buffer->pos;
10731 ctx->code_buffer->pos = (char*)entry + size;
10841 entry = code_buffer->pos;
10846 code_buffer->pos = (char*)entry + size;
10854 code_buffer->pos = (char*)entry - size;
10906 entry = code_buffer->pos;
[all …]
H A Dir_sccp.c2170 worklist.pos = 0; in ir_sccp()
H A Dir_private.h574 uint32_t pos; member
581 q->pos = q->len - 1; in ir_bitqueue_init()
592 q->pos = q->len - 1; in ir_bitqueue_clear()
598 uint32_t i = q->pos; in ir_bitqueue_pop()
605 q->pos = i; in ir_bitqueue_pop()
611 q->pos = q->len - 1; in ir_bitqueue_pop()
619 if (i < q->pos) { in ir_bitqueue_add()
620 q->pos = i; in ir_bitqueue_add()
829 uint32_t pos; member
1139 #define IR_LIVE_POS_TO_REF(pos) ((pos) / IR_SUB_REFS_COUNT) argument
[all …]
H A Dir_cfg.c1663 blocks.pos = 0; in ir_schedule_blocks_top_down()
H A Dir_gcm.c675 uint32_t n1, n2, pos; in ir_xlat_binding() local
684 pos = 0; in ir_xlat_binding()
701 ((uint32_t*)binding->data)[key] = pos; in ir_xlat_binding()
702 pos += sizeof(ir_hashtab_bucket); in ir_xlat_binding()
H A Dir_aarch64.dasc1172 if (IR_LIVE_POS_TO_REF(use_pos->pos) == use) {
6242 entry = ctx->code_buffer->pos;
6249 ctx->code_buffer->pos = (char*)entry + size;
6275 ctx->code_buffer->pos = (char*)entry - size;
6362 entry = code_buffer->pos;
6367 code_buffer->pos = (char*)entry + size;
6376 code_buffer->pos = (char*)entry - size;
6434 veneer = ctx->code_buffer->pos;
6494 ctx->code_buffer->pos = (char*)ctx->code_buffer->pos + 4;
6531 entry = code_buffer->pos;
[all …]
H A Dir.c1437 pos = 0;
1458 tab->pos = 0;
1480 pos = p->next;
1504 pos = tab->pos;
1536 pos = 0;
1566 pos = 0;
1587 tab->pos = 0;
1634 pos = tab->pos;
1980 IR_ASSERT(pos > 0 && pos < insn->inputs_count);
2151 IR_ASSERT(pos > 0 && pos <= insn->inputs_count);
[all …]
H A Dir_ra.c344 } while (p && p->pos < use_pos->pos); in ir_add_use_pos()
361 use_pos->pos = pos; in ir_add_use()
383 use_pos->pos = pos; in ir_add_phi_use()
396 if (use_pos->pos == pos) { in ir_add_hint()
1101 pos = ir_list_at(live_lists, pos - 1); in ir_add_osr_entry_loads()
1607 ((*prev)->pos == use_pos->pos && in ir_vregs_join()
1734 if (p->pos == pos) { in ir_swap_operands()
1769 p->pos = pos; in ir_swap_operands()
2318 while (p && p->pos <= pos) { in ir_last_use_pos_before()
2331 while (p && p->pos <= pos) { in ir_first_use_pos_after()
[all …]
H A Dir.h488 uint32_t pos; member
566 void *pos; member
741 ir_ref ir_param(ir_ctx *ctx, ir_type type, ir_ref region, const char *name, int pos);
/php-src/ext/mbstring/
H A Dmbstring.c591 while (*pos && *pos != stop) { in php_mb_rfc1867_getword()
593 ++pos; in php_mb_rfc1867_getword()
594 while (*pos && *pos != quote) { in php_mb_rfc1867_getword()
595 if (*pos == '\\' && pos[1] && pos[1] == quote) { in php_mb_rfc1867_getword()
596 pos += 2; in php_mb_rfc1867_getword()
598 ++pos; in php_mb_rfc1867_getword()
601 if (*pos) { in php_mb_rfc1867_getword()
602 ++pos; in php_mb_rfc1867_getword()
621 *line = pos; in php_mb_rfc1867_getword()
1877 return pos; in offset_to_pointer_utf8()
[all …]
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1202 const lxb_char_t *pos = data; in lxb_selectors_match_class() local
1210 if ((size_t) (data - pos) == src->length) { in lxb_selectors_match_class()
1212 is_it = lexbor_str_data_ncasecmp(pos, src->data, src->length); in lxb_selectors_match_class()
1215 is_it = lexbor_str_data_ncmp(pos, src->data, src->length); in lxb_selectors_match_class()
1227 pos = data + 1; in lxb_selectors_match_class()
1231 if ((size_t) (end - pos) == src->length && src->length != 0) { in lxb_selectors_match_class()
1233 is_it = lexbor_str_data_ncasecmp(pos, src->data, src->length); in lxb_selectors_match_class()
1236 is_it = lexbor_str_data_ncmp(pos, src->data, src->length); in lxb_selectors_match_class()
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dforeign_content.c156 const lxb_char_t *pos = str.data; in lxb_html_tree_insertion_mode_foreign_content_text() local
162 while (pos != end) { in lxb_html_tree_insertion_mode_foreign_content_text()
164 if (*pos == *rep) { in lxb_html_tree_insertion_mode_foreign_content_text()
165 if ((end - pos) < rep_len) { in lxb_html_tree_insertion_mode_foreign_content_text()
171 if (memcmp(pos, rep, sizeof(lxb_char_t) * rep_len) != 0) { in lxb_html_tree_insertion_mode_foreign_content_text()
177 pos = pos + rep_len; in lxb_html_tree_insertion_mode_foreign_content_text()
182 if (lexbor_tokenizer_chars_map[*pos] in lxb_html_tree_insertion_mode_foreign_content_text()
190 pos++; in lxb_html_tree_insertion_mode_foreign_content_text()
H A Din_body.c122 const lxb_char_t *pos = str->data; in lxb_html_tree_insertion_mode_in_body_text_append() local
125 while (pos != end) { in lxb_html_tree_insertion_mode_in_body_text_append()
126 if (lexbor_tokenizer_chars_map[*pos] in lxb_html_tree_insertion_mode_in_body_text_append()
133 pos++; in lxb_html_tree_insertion_mode_in_body_text_append()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c396 lxb_dom_node_t *pos; in lxb_html_tree_insert_foreign_element() local
414 if (pos != NULL) { in lxb_html_tree_insert_foreign_element()
709 lxb_dom_node_t *pos; in lxb_html_tree_insert_character_for_data() local
718 if (pos == NULL) { in lxb_html_tree_insert_character_for_data()
728 if (pos->prev != NULL && pos->prev->local_name == LXB_TAG__TEXT) { in lxb_html_tree_insert_character_for_data()
732 *ret_node = pos->prev; in lxb_html_tree_insert_character_for_data()
738 if (pos->last_child != NULL in lxb_html_tree_insert_character_for_data()
804 if (pos == NULL) { in lxb_html_tree_insert_comment()
811 lexbor_assert(pos != NULL); in lxb_html_tree_insert_comment()
1599 lxb_dom_node_t *pos; in lxb_html_tree_adoption_agency_algorithm() local
[all …]
H A Dtree.h158 lxb_html_token_t *token, lxb_dom_node_t *pos);
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.h124 const lxb_char_t *pos; member
132 const lxb_char_t *pos,

Completed in 141 milliseconds

123456789