/php-src/ext/opcache/jit/ir/ |
H A D | ir.h | 488 uint32_t pos; member 567 void *pos; member
|
H A D | ir_gcm.c | 738 uint32_t n1, n2, pos; in ir_xlat_binding() local
|
H A D | ir_emit.c | 428 int pos = 0, count, i; in ir_emit_osr_entry_loads() local
|
/php-src/ext/dom/lexbor/lexbor/css/ |
H A D | parser.h | 162 const lxb_char_t *pos; member
|
/php-src/Zend/ |
H A D | zend_generators.c | 652 HashPosition pos = Z_FE_POS(generator->values); in zend_generator_get_next_delegated_value() local
|
H A D | zend_vm_def.h | 6995 HashPosition pos; in ZEND_VM_HELPER() local 7113 HashPosition pos; variable 7193 HashPosition pos; variable 10331 HashPosition pos; variable
|
H A D | zend_alloc.c | 636 int pos = start / ZEND_MM_BITSET_LEN; local 668 int pos = start / ZEND_MM_BITSET_LEN; local 700 int pos = start / ZEND_MM_BITSET_LEN; local
|
/php-src/ext/dba/ |
H A D | dba.c | 98 HashPosition pos; in ZEND_GET_MODULE() local
|
/php-src/main/ |
H A D | fastcgi.c | 185 char *pos; member 1608 int pos = 0; local
|
H A D | rfc1867.c | 454 char *pos = *line, quote; in php_ap_getword() local
|
/php-src/ext/dom/lexbor/lexbor/selectors/ |
H A D | selectors.c | 1202 const lxb_char_t *pos = data; in lxb_selectors_match_class() local
|
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/ |
H A D | node.c | 738 const lxb_char_t *pos = data; in lxb_dom_node_by_class_name_cb() local
|
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/ |
H A D | in_body.c | 122 const lxb_char_t *pos = str->data; in lxb_html_tree_insertion_mode_in_body_text_append() local
|
/php-src/ext/dom/lexbor/lexbor/selectors-adapted/ |
H A D | selectors.c | 1251 const lxb_char_t *pos = data; in lxb_selectors_match_class() local
|
/php-src/ext/spl/ |
H A D | spl_iterators.c | 108 zend_long pos; member 2130 static inline void spl_limit_it_seek(spl_dual_it_object *intern, zend_long pos) in spl_limit_it_seek() 2218 zend_long pos; in PHP_METHOD() local
|
H A D | spl_dllist.c | 139 int pos = 0; in spl_ptr_llist_offset() local
|
/php-src/ext/phar/ |
H A D | util.c | 1415 int pos = -1; in phar_hex_str() local
|
/php-src/sapi/fpm/fpm/ |
H A D | fpm_main.c | 311 zend_llist_position pos; in sapi_cgi_send_headers() local
|
/php-src/ext/mbstring/ |
H A D | mbstring.c | 593 char *pos = *line, quote; in php_mb_rfc1867_getword() local 1871 unsigned char *pos = end; in offset_to_pointer_utf8() local 1885 unsigned char *pos = str; in offset_to_pointer_utf8() local 1896 static size_t pointer_to_offset_utf8(unsigned char *start, unsigned char *pos) { in pointer_to_offset_utf8()
|
/php-src/ext/standard/ |
H A D | image.c | 145 static unsigned long int php_swf_get_bits (unsigned char* buffer, unsigned int pos, unsigned int co… in php_swf_get_bits()
|
H A D | streamsfuncs.c | 498 zend_long maxlen, pos = 0; in PHP_FUNCTION() local
|
/php-src/ext/xml/ |
H A D | xml.c | 499 size_t pos = 0; in xml_utf8_decode() local
|
/php-src/sapi/cgi/ |
H A D | cgi_main.c | 374 zend_llist_position pos; in sapi_cgi_send_headers() local
|
/php-src/sapi/cli/ |
H A D | php_cli_server.c | 366 zend_llist_position pos; in append_essential_headers() local 556 zend_llist_position pos; in sapi_cli_server_send_headers() local
|
/php-src/ext/soap/ |
H A D | php_schema.c | 2290 HashPosition pos; in schema_type_fixup() local
|