Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c25 register int last; local
101 register int last; local
/PHP-5.3/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 Dphp_ini.c489 char *last = NULL; in php_init_config() local
/PHP-5.3/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.3/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.3/ext/standard/
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
/PHP-5.3/ext/dom/examples/
H A Ddom1.php26 $last = $rootnode->lastChild; variable
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_arrays.h69 void *last = fpm_array_item(a, a->used - 1); in fpm_array_item_remove() local
H A Dfpm_env.c202 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.3/ext/session/
H A Dmod_files.c267 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c40 mbfl_convert_filter last; member
/PHP-5.3/ext/mbstring/oniguruma/
H A Dst.c494 st_table_entry *ptr, *last, *tmp; local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c915 const char *last; /* end of search region */ in mcopy() local
/PHP-5.3/ext/dom/
H A Dnode.c517 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
/PHP-5.3/ext/curl/
H A Dinterface.c2047 struct HttpPost *last = NULL; in _php_curl_setopt() local
/PHP-5.3/ext/phar/
H A Dphar.c2115 char *tsrm_strtok_r(char *s, const char *delim, char **last) /* {{{ */
/PHP-5.3/Zend/
H A Dzend_operators.c1687 int last=0; /* Shut up the compiler warning */ in increment_string() local
H A Dzend_compile.h211 zend_uint last, size; member
/PHP-5.3/ext/mbstring/
H A Dmbstring.c4442 char *last=NULL; in php_mb_safe_strrchr_ex() local
/PHP-5.3/ext/soap/
H A Dsoap.c3772 soapHeader *h, *last = NULL; local
/PHP-5.3/ext/openssl/
H A Dopenssl.c553 int i, j = -1, last = -1, obj_cnt = 0; in add_assoc_name_entry() local

Completed in 291 milliseconds