Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.4/main/
H A Dmergesort.c72 #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 Dreentrancy.c324 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
H A Dmain.c441 char *last = NULL; in php_binary_init() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substring.c76 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 Dpcre2_substitute.c80 BOOL last) in find_text_end()
667 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
/PHP-7.4/ext/standard/
H A Dsoundex.c31 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_systemd.c16 static unsigned long int last=0; in fpm_systemd() local
H A Dfpm_arrays.h67 void *last = fpm_array_item(a, a->used - 1); in fpm_array_item_remove() local
H A Dfpm_env.c213 char *last = NULL; in fpm_env_init_main() local
H A Dfpm_process_ctl.c363 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_eol.c100 char last, cur; in phpdbg_eol_convert() local
H A Dphpdbg_watch.h111 Bucket *last; member
/PHP-7.4/Zend/
H A Dzend_vm_trace_handlers.h29 static const char *last = NULL; in zend_vm_trace() local
H A Dzend_gc.c967 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 Dzend.c1765 ZEND_API void zend_map_ptr_extend(size_t last) in zend_map_ptr_extend()
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp157 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c133 … 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 Dmbfilter_cp5022x.c40 mbfl_convert_filter last; member
/PHP-7.4/ext/session/
H A Dmod_files.c374 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c674 char *last; in mprint() local
1311 const char *last; /* end of search region */ in mcopy() local
/PHP-7.4/sapi/litespeed/
H A Dlscriu.c259 char *last; in LSCRIU_load_liblscapi() local
/PHP-7.4/TSRM/
H A DTSRM.c566 tsrm_tls_entry *last=NULL; in ts_free_thread() local
/PHP-7.4/ext/ffi/
H A Dffi_parser.c2516 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 Dphp_cli_server.c155 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 Dnode.c481 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local

Completed in 111 milliseconds

12