/PHP-7.3/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 | 372 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
|
/PHP-7.3/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 | 79 BOOL last) in find_text_end() 598 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
/PHP-7.3/TSRM/ |
H A D | tsrm_strtok_r.c | 17 TSRM_API char *tsrm_strtok_r(char *s, const char *delim, char **last) in tsrm_strtok_r()
|
H A D | TSRM.c | 459 tsrm_tls_entry *last=NULL; in ts_free_thread() local 501 tsrm_tls_entry *last=NULL; in ts_free_worker_threads() local
|
/PHP-7.3/ext/standard/ |
H A D | soundex.c | 31 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
|
H A D | var_unserializer.c | 28 void *last; member
|
/PHP-7.3/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 | 204 char *last = NULL; in fpm_env_init_main() local
|
H A D | fpm_process_ctl.c | 359 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_eol.c | 90 char last, cur; in phpdbg_eol_convert() local
|
H A D | phpdbg_watch.h | 111 Bucket *last; member
|
/PHP-7.3/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 | 968 gc_root_buffer *current, *last; in gc_mark_roots() local 1119 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_scan_roots() local 1312 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_collect_roots() local 1455 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
|
/PHP-7.3/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 153 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
|
/PHP-7.3/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.3/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cp5022x.c | 40 mbfl_convert_filter last; member
|
/PHP-7.3/ext/session/ |
H A D | mod_files.c | 375 const char *p, *last; in PS_OPEN_FUNC() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 625 char *last; in mprint() local 1258 const char *last; /* end of search region */ in mcopy() local
|
/PHP-7.3/sapi/litespeed/ |
H A D | lscriu.c | 266 char *last; in LSCRIU_load_liblscapi() local
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | st.c | 492 st_table_entry *ptr, *last, *tmp; local
|
/PHP-7.3/sapi/cli/ |
H A D | php_cli_server.c | 154 php_cli_server_chunk *last; member 909 php_cli_server_chunk *last; in php_cli_server_buffer_append() local 921 php_cli_server_chunk *last; in php_cli_server_buffer_prepend() local
|
/PHP-7.3/ext/dom/ |
H A D | node.c | 478 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
|