Home
last modified time | relevance | path

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

12

/PHP-7.0/main/
H A Dmergesort.c74 #define ICOPY_LIST(src, dst, last) \ argument
83 #define CCOPY_LIST(src, dst, last) \ argument
111 u_char *list2, *list1, *p2, *p, *last, **p1; in php_mergesort() local
268 u_char *f1, *f2, *s, *l2, *last, *p2, tmp; in setup() local
H A Dreentrancy.c380 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
H A Dmain.c278 char *last = NULL; in php_binary_init() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_get.c207 pcre_uchar *last = entry; in pcre_get_stringtable_entries() local
272 char *first, *last; in get_first_set() local
274 PCRE_UCHAR16 *first, *last; in get_first_set() local
276 PCRE_UCHAR32 *first, *last; in get_first_set() local
/PHP-7.0/TSRM/
H A Dtsrm_strtok_r.c17 TSRM_API char *tsrm_strtok_r(char *s, const char *delim, char **last) in tsrm_strtok_r()
H A DTSRM.c455 tsrm_tls_entry *last=NULL; in ts_free_thread() local
497 tsrm_tls_entry *last=NULL; in ts_free_worker_threads() local
/PHP-7.0/ext/standard/
H A Dsoundex.c32 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dphp_var.h48 void *last; member
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_systemd.c16 static unsigned long int last=0; in fpm_systemd() local
H A Dfpm_arrays.h69 void *last = fpm_array_item(a, a->used - 1); in fpm_array_item_remove() local
H A Dfpm_env.c204 char *last = NULL; in fpm_env_init_main() local
H A Dfpm_process_ctl.c360 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
/PHP-7.0/ext/dom/examples/
H A Ddom1.php26 $last = $rootnode->lastChild; variable
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_eol.c90 char last, cur; in phpdbg_eol_convert() local
/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp152 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
/PHP-7.0/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.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c40 mbfl_convert_filter last; member
/PHP-7.0/ext/session/
H A Dmod_files.c375 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c519 char *last; in mprint() local
1089 const char *last; /* end of search region */ in mcopy() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dst.c483 st_table_entry *ptr, *last, *tmp; local
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c155 php_cli_server_chunk *last; member
892 php_cli_server_chunk *last; in php_cli_server_buffer_append() local
904 php_cli_server_chunk *last; in php_cli_server_buffer_prepend() local
/PHP-7.0/ext/dom/
H A Dnode.c484 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
/PHP-7.0/ext/curl/
H A Dinterface.c2667 struct HttpPost *last = NULL; in _php_curl_setopt() local
/PHP-7.0/Zend/
H A Dzend_operators.c2250 int last=0; /* Shut up the compiler warning */ in increment_string() local
H A Dzend_compile.h350 uint32_t last; member

Completed in 84 milliseconds

12