Home
last modified time | relevance | path

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

12

/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/mbstring/
H A Dmbstring.c2350 const char *p, *last; /* pointer for the string cursor and last string char */ in PHP_FUNCTION() local
5265 char *last=NULL; in php_mb_safe_strrchr_ex() local
/PHP-7.4/main/
H A Dmain.c441 char *last = NULL; in php_binary_init() local
H A Dreentrancy.c324 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5328 static SLJIT_INLINE void add_prefix_char(PCRE2_UCHAR chr, fast_forward_char_data *chars, BOOL last) in add_prefix_char()
5365 BOOL last, any, class, caseless; in scan_prefix() 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/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()
H A Dffi.c5541 …har *name, size_t name_len, zend_ffi_val *val, int64_t *min, int64_t *max, int64_t *last) /* {{{ */
/PHP-7.4/ext/curl/
H A Dinterface.c2166 struct HttpPost *last = NULL; in build_mime_structure_from_hash() local
/PHP-7.4/Zend/
H A Dzend_operators.c2376 int last=0; /* Shut up the compiler warning */ in increment_string() local
H A Dzend_execute.c3983 zend_op *last = EX(func)->op_array.opcodes + op_num; in cleanup_live_vars() local
H A Dzend_compile.c8009 zend_ast *last = CG(ast); in zend_compile_const() local
H A Dzend.c1765 ZEND_API void zend_map_ptr_extend(size_t last) in zend_map_ptr_extend()
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
/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/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/soap/
H A Dsoap.c3563 soapHeader *h, *last = NULL; local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.h111 Bucket *last; member
H A Dphpdbg_eol.c100 char last, cur; in phpdbg_eol_convert() 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/ext/dom/
H A Dnode.c481 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h56 void *last; member
/PHP-7.4/sapi/litespeed/
H A Dlscriu.c259 char *last; in LSCRIU_load_liblscapi() 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/ext/session/
H A Dmod_files.c374 const char *p, *last; in PS_OPEN_FUNC() local

Completed in 208 milliseconds

12