Home
last modified time | relevance | path

Searched defs:pos (Results 51 – 75 of 135) sorted by relevance

123456

/php-src/ext/gd/libgd/
H A Dgd_io.c193 int gdSeek (gdIOCtx * ctx, const int pos) in gdSeek()
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.h124 const lxb_char_t *pos; member
H A Dstate.c1518 const lxb_char_t *pos; in lxb_html_tokenizer_state_markup_declaration_doctype() local
1550 const lxb_char_t *pos; in lxb_html_tokenizer_state_markup_declaration_cdata() local
/php-src/ext/opcache/jit/ir/
H A Dir.c1095 ir_ref ir_param(ir_ctx *ctx, ir_type type, ir_ref region, const char *name, int pos)
1426 uint32_t pos, i; local
1472 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1488 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1524 uint32_t hash_size, pos, i; local
1555 uint32_t pos, i; local
1601 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
1617 uint32_t pos = ((uint32_t*)data)[(int32_t)(key | tab->mask)]; local
2001 void _ir_PHI_SET_OP(ir_ctx *ctx, ir_ref phi, ir_ref pos, ir_ref src)
2173 void _ir_MERGE_SET_OP(ir_ctx *ctx, ir_ref merge, ir_ref pos, ir_ref src)
[all …]
H A Dir_dump.c274 uint32_t pos = 0, i, count; in ir_dump_cfg_block() local
/php-src/ext/com_dotnet/
H A Dcom_wrapper.c442 HashPosition pos; in generate_dispids() local
582 HashPosition pos; in php_com_wrapper_export_as_sink() local
/php-src/main/streams/
H A Dmemory.c352 zend_off_t pos = php_stream_tell(ts->innerstream); in php_stream_temp_write() local
458 zend_off_t pos; in php_stream_temp_cast() local
H A Dcast.c243 zend_off_t pos; in _php_stream_cast() local
/php-src/ext/spl/
H A Dphp_spl.c294 char *pos, *pos1; in PHP_FUNCTION() local
424 HashPosition pos; in spl_perform_autoload() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dconv.c93 lxb_char_t c, *pos; in lexbor_conv_data_to_double() local
H A Dstr.c208 const lxb_char_t *pos, *res, *end; in lexbor_str_append_with_rep_null_chars() local
268 size_t i, pos = 0; in lexbor_str_stay_only_whitespace() local
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtokenizer.h64 lxb_char_t *pos; member
/php-src/ext/hash/
H A Dhash.c134 static inline size_t align_to(size_t pos, size_t alignment) { in align_to()
140 const char **specp, size_t *pos, size_t *sz, size_t *max_alignment) { in parse_serialize_spec()
234 size_t pos = 0, max_alignment = 1; in php_hash_serialize_spec() local
282 size_t pos = 0, max_alignment = 1, j = 0; in php_hash_unserialize_spec() local
/php-src/ext/soap/
H A Dphp_http.c1247 char *pos = NULL; in make_http_soap_request() local
1363 char *pos, *tmp = NULL; in get_http_header_value_nodup() local
/php-src/ext/phar/
H A Dphar.c1627 char *pos, test = '\0'; in phar_open_from_fp() local
1909 const char *pos; in phar_check_str() local
1961 const char *pos, *slash; in phar_detect_phar_fname_ext() local
2538 char *pos, has_dirs = 0; in phar_flush() local
/php-src/ext/mbstring/
H A Dphp_mbregex.c1003 OnigUChar *pos; in _php_mb_regex_ereg_replace_exec() local
1183 OnigUChar *pos, *chunk_pos; in PHP_FUNCTION() local
1327 size_t n, i, pos, len; in _php_mb_regex_ereg_search_exec() local
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c475 zend_llist_position pos; local
503 zend_llist_position pos; local
/php-src/ext/opcache/
H A Dzend_shared_alloc.h79 size_t pos; /* position for simple stack allocator */ member
/php-src/ext/standard/
H A Dmail.c48 #define SKIP_LONG_HEADER_SEP(str, pos) \ argument
H A Darray.c1462 HashPosition pos; in php_array_walk() local
2695 …act_var(HashTable *eg_active_symbol_table, zval *return_value, zval *entry, uint32_t pos) /* {{{ */
3320 zend_long pos; /* Current position in the hashtable */ local
3835 zend_long pos; local
3862 zend_long pos; local
4487 HashPosition pos = 0; local
4496 HashPosition pos; local
6821 uint32_t pos = array_pos[i]; local
6860 uint32_t pos = array_pos[i]; local
/php-src/ext/json/
H A Djson_encoder.c321 size_t pos, checkpoint; in php_json_escape_string() local
/php-src/ext/sysvshm/
H A Dsysvshm.c395 zend_long pos; in php_check_shm_data() local
/php-src/ext/dom/
H A Dphp_dom.h98 HashPosition pos; member
/php-src/ext/dba/libinifile/
H A Dinifile.c166 char *pos; in inifile_read() local

Completed in 107 milliseconds

123456