Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/ereg/regex/
H A Ddebug.c25 register int last; local
101 register int last; local
/PHP-5.5/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; in setup() local
H A Dreentrancy.c380 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
H A Dmain.c281 char *last = NULL; in php_binary_init() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_get.c209 pcre_uchar *last = entry; in pcre_get_stringtable_entries() local
274 char *first, *last; in get_first_set() local
276 PCRE_UCHAR16 *first, *last; in get_first_set() local
278 PCRE_UCHAR32 *first, *last; in get_first_set() local
/PHP-5.5/TSRM/
H A Dtsrm_strtok_r.c17 char *tsrm_strtok_r(char *s, const char *delim, char **last) in tsrm_strtok_r()
H A DTSRM.c448 tsrm_tls_entry *last=NULL; in ts_free_thread() local
490 tsrm_tls_entry *last=NULL; in ts_free_worker_threads() local
/PHP-5.5/ext/standard/
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dphp_var.h45 void *last; member
/PHP-5.5/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-5.5/ext/dom/examples/
H A Ddom1.php26 $last = $rootnode->lastChild; variable
/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp150 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
/PHP-5.5/ext/session/
H A Dmod_files.c259 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c462 char *last; in mprint() local
1026 const char *last; /* end of search region */ in mcopy() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c40 mbfl_convert_filter last; member
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c483 st_table_entry *ptr, *last, *tmp; local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c158 php_cli_server_chunk *last; member
1016 php_cli_server_chunk *last; in php_cli_server_buffer_append() local
1028 php_cli_server_chunk *last; in php_cli_server_buffer_prepend() local
/PHP-5.5/ext/dom/
H A Dnode.c517 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
/PHP-5.5/ext/curl/
H A Dinterface.c2589 struct HttpPost *last = NULL; in _php_curl_setopt() local
/PHP-5.5/ext/phar/
H A Dphar.c2105 char *tsrm_strtok_r(char *s, const char *delim, char **last) /* {{{ */
/PHP-5.5/Zend/
H A Dzend_operators.c1784 int last=0; /* Shut up the compiler warning */ in increment_string() local
H A Dzend_compile.h276 zend_uint last; member

Completed in 126 milliseconds

12