/PHP-7.4/main/ |
H A D | mergesort.c | 72 #define ICOPY_LIST(src, dst, last) \ argument 81 #define CCOPY_LIST(src, dst, last) \ argument 109 u_char *list2, *list1, *p2, *p, *last, **p1; in php_mergesort() local 266 u_char *f1, *f2, *s, *l2, *last, *p2, tmp; in setup() local
|
H A D | reentrancy.c | 324 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
|
H A D | main.c | 441 char *last = NULL; in php_binary_init() local
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_substring.c | 76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local 164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local 271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local 496 PCRE2_SPTR last; in pcre2_substring_nametable_scan() local
|
H A D | pcre2_substitute.c | 80 BOOL last) in find_text_end() 667 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
/PHP-7.4/ext/standard/ |
H A D | soundex.c | 31 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_systemd.c | 16 static unsigned long int last=0; in fpm_systemd() local
|
H A D | fpm_arrays.h | 67 void *last = fpm_array_item(a, a->used - 1); in fpm_array_item_remove() local
|
H A D | fpm_env.c | 213 char *last = NULL; in fpm_env_init_main() local
|
H A D | fpm_process_ctl.c | 363 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_eol.c | 100 char last, cur; in phpdbg_eol_convert() local
|
H A D | phpdbg_watch.h | 111 Bucket *last; member
|
/PHP-7.4/Zend/ |
H A D | zend_vm_trace_handlers.h | 29 static const char *last = NULL; in zend_vm_trace() local
|
H A D | zend_gc.c | 967 gc_root_buffer *current, *last; in gc_mark_roots() local 1116 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_scan_roots() local 1293 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_collect_roots() local 1434 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
|
H A D | zend.c | 1765 ZEND_API void zend_map_ptr_extend(size_t last) in zend_map_ptr_extend()
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 157 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
|
/PHP-7.4/ext/intl/grapheme/ |
H A D | grapheme_util.c | 133 … char *needle, size_t needle_len, int32_t offset, int32_t *puchar_pos, int f_ignore_case, int last) in grapheme_strpos_utf16()
|
/PHP-7.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cp5022x.c | 40 mbfl_convert_filter last; member
|
/PHP-7.4/ext/session/ |
H A D | mod_files.c | 374 const char *p, *last; in PS_OPEN_FUNC() local
|
/PHP-7.4/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 674 char *last; in mprint() local 1311 const char *last; /* end of search region */ in mcopy() local
|
/PHP-7.4/sapi/litespeed/ |
H A D | lscriu.c | 259 char *last; in LSCRIU_load_liblscapi() local
|
/PHP-7.4/TSRM/ |
H A D | TSRM.c | 566 tsrm_tls_entry *last=NULL; in ts_free_thread() local
|
/PHP-7.4/ext/ffi/ |
H A D | ffi_parser.c | 2516 int64_t min = 0, max = 0, last = -1; in parse_enumerator_list() local 2559 … int parse_enumerator(int sym, zend_ffi_dcl *enum_dcl, int64_t *min, int64_t *max, int64_t *last) { in parse_enumerator()
|
/PHP-7.4/sapi/cli/ |
H A D | php_cli_server.c | 155 php_cli_server_chunk *last; member 981 php_cli_server_chunk *last; in php_cli_server_buffer_append() local 993 php_cli_server_chunk *last; in php_cli_server_buffer_prepend() local
|
/PHP-7.4/ext/dom/ |
H A D | node.c | 481 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
|