/PHP-8.2/ext/dom/ |
H A D | parentnode.c | 66 xmlNode *nodep, *last = NULL; in dom_parent_node_last_element_child_read() local 161 xmlNodePtr last = parent->last; in dom_add_child_without_merging() local 354 xmlNodePtr last = fragment->last; in dom_parent_node_append() local 389 xmlNodePtr last = fragment->last; in dom_parent_node_prepend() local 444 xmlNodePtr last = fragment->last; in dom_parent_node_after() local 499 xmlNodePtr last = fragment->last; in dom_parent_node_before() local 617 xmlNodePtr last = fragment->last; in dom_child_replace_with() local
|
H A D | node.c | 321 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local 980 xmlNodePtr last = child->last; in PHP_METHOD() local 1030 xmlNodePtr last = child->last; in PHP_METHOD() local 1118 xmlNodePtr last = newchild->last; in PHP_METHOD() local 1255 xmlNodePtr last = child->last; in PHP_METHOD() local
|
H A D | php_dom.c | 1483 static void dom_reconcile_ns_list_internal(xmlDocPtr doc, xmlNodePtr nodep, xmlNodePtr last, xmlNod… in dom_reconcile_ns_list_internal() 1500 void dom_reconcile_ns_list(xmlDocPtr doc, xmlNodePtr nodep, xmlNodePtr last) in dom_reconcile_ns_list()
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_substring.c | 76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local 164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local 271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local 496 PCRE2_SPTR last; in pcre2_substring_nametable_scan() local
|
H A D | pcre2_substitute.c | 80 BOOL last) in find_text_end() 686 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
/PHP-8.2/ext/standard/ |
H A D | soundex.c | 28 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
|
/PHP-8.2/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 | 232 char *last = NULL; in fpm_env_init_main() local
|
H A D | fpm_process_ctl.c | 380 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
|
/PHP-8.2/Zend/ |
H A D | zend_vm_trace_handlers.h | 29 static const char *last = NULL; in zend_vm_trace() local
|
H A D | zend_gc.c | 976 gc_root_buffer *current, *last; in gc_mark_roots() local 1131 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_scan_roots() local 1318 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_collect_roots() local 1484 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
|
/PHP-8.2/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 155 public function last(): int {} function in IntlBreakIterator
|
H A D | codepointiterator_internal.cpp | 155 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
|
H A D | breakiterator_methods.cpp | 220 U_CFUNC PHP_METHOD(IntlBreakIterator, last) in PHP_METHOD() argument
|
/PHP-8.2/main/ |
H A D | reentrancy.c | 264 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
|
/PHP-8.2/ext/intl/grapheme/ |
H A D | grapheme_util.c | 99 … char *needle, size_t needle_len, int32_t offset, int32_t *puchar_pos, int f_ignore_case, int last) in grapheme_strpos_utf16()
|
/PHP-8.2/ext/session/ |
H A D | mod_files.c | 367 const char *p, *last; in PS_OPEN_FUNC() local
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg_watch.h | 109 Bucket *last; member
|
/PHP-8.2/sapi/litespeed/ |
H A D | lscriu.c | 257 char *last; in LSCRIU_load_liblscapi() local
|
/PHP-8.2/TSRM/ |
H A D | TSRM.c | 515 tsrm_tls_entry *last=NULL; in ts_free_thread() local
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | funcs.c | 806 char *last; in file_strtrim() local
|
/PHP-8.2/ext/opcache/jit/libudis86/ |
H A D | decode.c | 232 uint8_t curr = 0, last = 0; in decode_prefixes() local
|
/PHP-8.2/ext/ffi/ |
H A D | ffi_parser.c | 2577 int64_t min = 0, max = 0, last = -1; in parse_enumerator_list() local 2620 … int parse_enumerator(int sym, zend_ffi_dcl *enum_dcl, int64_t *min, int64_t *max, int64_t *last) { in parse_enumerator()
|
/PHP-8.2/Zend/Optimizer/ |
H A D | zend_optimizer.c | 41 int last; member
|