Home
last modified time | relevance | path

Searched refs:pos (Results 151 – 159 of 159) sorted by relevance

1234567

/PHP-7.4/Zend/
H A Dzend_types.h366 HashPosition pos; member
H A Dzend_vm_execute.h21517 HashPosition pos; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER() local
21546 pos++; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER()
21589 pos++; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER()
21605 EG(ht_iterators)[Z_FE_ITER_P(array)].pos = pos + 1; in ZEND_FE_FETCH_R_SPEC_VAR_HANDLER()
21670 HashPosition pos; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER() local
21699 pos++; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER()
21750 pos++; in ZEND_FE_FETCH_RW_SPEC_VAR_HANDLER()
30217 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER() local
30244 pos++; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_UNUSED_HANDLER()
30269 HashPosition pos; in ZEND_FE_FETCH_R_SIMPLE_SPEC_VAR_CV_RETVAL_USED_HANDLER() local
[all …]
/PHP-7.4/build/
H A Dphp.m41467 off64_t pos;
1477 { ((struct cookiedata*)cookie)->pos = *position; return 0; }
1485 if (fp && fseek(fp, 8192, SEEK_SET) == 0 && g.pos == 8192)
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re577 …scdebug(("stopped in state %d at pos %d (%d:%c) %d\n", STATE, YYCURSOR - ctx->buf.c, *YYCURSOR, *Y…
/PHP-7.4/ext/date/
H A Dphp_date.c4911 if (tzdb->data[table[i].pos + 5] == option[0] && tzdb->data[table[i].pos + 6] == option[1]) { in PHP_FUNCTION()
4914 …ROUP_ALL_W_BC || (check_id_allowed(table[i].id, what) && (tzdb->data[table[i].pos + 4] == '\1'))) { in PHP_FUNCTION()
/PHP-7.4/ext/date/lib/
H A Dparse_date.c136 uchar *lim, *str, *ptr, *cur, *tok, *pos; member
312 s->pos -= cnt;
321 s->pos = &buf[s->pos - s->bot];
2618 s->pos = cursor; s->line++; in scan()
/PHP-7.4/ext/ffi/
H A Dffi_parser.c32 #define yy_pos FFI_G(pos)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18848 #>75 beshort !0 \b, v.pos %u
18850 #>77 beshort !0 \b, h.pos %u
H A Dmagic18848 #>75 beshort !0 \b, v.pos %u
18850 #>77 beshort !0 \b, h.pos %u

Completed in 285 milliseconds

1234567