/PHP-7.0/main/ |
H A D | mergesort.c | 74 #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 D | reentrancy.c | 380 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
|
H A D | main.c | 278 char *last = NULL; in php_binary_init() local
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_get.c | 207 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 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 | 455 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 D | soundex.c | 32 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
|
H A D | php_var.h | 48 void *last; member
|
/PHP-7.0/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 | 69 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 | 360 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
|
/PHP-7.0/ext/dom/examples/ |
H A D | dom1.php | 26 $last = $rootnode->lastChild; variable
|
/PHP-7.0/sapi/phpdbg/ |
H A D | phpdbg_eol.c | 90 char last, cur; in phpdbg_eol_convert() local
|
/PHP-7.0/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 152 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
|
/PHP-7.0/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.0/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_cp5022x.c | 40 mbfl_convert_filter last; member
|
/PHP-7.0/ext/session/ |
H A D | mod_files.c | 375 const char *p, *last; in PS_OPEN_FUNC() local
|
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 519 char *last; in mprint() local 1089 const char *last; /* end of search region */ in mcopy() local
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | st.c | 483 st_table_entry *ptr, *last, *tmp; local
|
/PHP-7.0/sapi/cli/ |
H A D | php_cli_server.c | 155 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 D | node.c | 484 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
|
/PHP-7.0/ext/curl/ |
H A D | interface.c | 2667 struct HttpPost *last = NULL; in _php_curl_setopt() local
|
/PHP-7.0/Zend/ |
H A D | zend_operators.c | 2250 int last=0; /* Shut up the compiler warning */ in increment_string() local
|
H A D | zend_compile.h | 350 uint32_t last; member
|