Home
last modified time | relevance | path

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

12

/PHP-8.2/ext/dom/
H A Dparentnode.c66 xmlNode *nodep, *last = NULL; in dom_parent_node_last_element_child_read() local
330 xmlNodePtr last = fragment->last; in dom_parent_node_append() local
367 xmlNodePtr last = fragment->last; in dom_parent_node_prepend() local
419 xmlNodePtr last = fragment->last; in dom_parent_node_after() local
471 xmlNodePtr last = fragment->last; in dom_parent_node_before() local
579 xmlNodePtr last = fragment->last; in dom_child_replace_with() local
611 xmlNodePtr last = fragment->last; in dom_parent_node_replace_children() local
H A Dnode.c344 xmlNode *nodep, *last = NULL; in dom_node_last_child_read() local
983 xmlNodePtr last = child->last; in PHP_METHOD() local
1033 xmlNodePtr last = child->last; in PHP_METHOD() local
1114 xmlNodePtr last = newchild->last; in PHP_METHOD() local
1272 xmlNodePtr last = child->last; in PHP_METHOD() local
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_substring.c76 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 Dpcre2_substitute.c80 BOOL last) in find_text_end()
689 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
/PHP-8.2/ext/standard/
H A Dsoundex.c28 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
/PHP-8.2/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.c232 char *last = NULL; in fpm_env_init_main() local
H A Dfpm_process_ctl.c380 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
/PHP-8.2/Zend/
H A Dzend_vm_trace_handlers.h29 static const char *last = NULL; in zend_vm_trace() local
H A Dzend_gc.c1189 gc_root_buffer *current, *last; in gc_mark_roots() local
1611 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_collect_roots() local
1793 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
/PHP-8.2/ext/intl/breakiterator/
H A Dbreakiterator.stub.php98 public function last(): int {} function in IntlBreakIterator
H A Dcodepointiterator_internal.cpp155 int32_t CodePointBreakIterator::last(void) in last() function in CodePointBreakIterator
H A Dbreakiterator_methods.cpp220 U_CFUNC PHP_METHOD(IntlBreakIterator, last) in PHP_METHOD() argument
/PHP-8.2/ext/dom/lexbor/lexbor/core/
H A Dconv.c96 const lxb_char_t *e, *p, *last, *end; in lexbor_conv_data_to_double() local
/PHP-8.2/ext/libxml/
H A Dlibxml.c108 static void php_libxml_set_old_ns_list(xmlDocPtr doc, xmlNsPtr first, xmlNsPtr last) in php_libxml_set_old_ns_list()
296 xmlNsPtr last = ns; in php_libxml_node_free() local
843 xmlErrorPtr last = zend_llist_get_last(LIBXML(error_list)); in php_libxml_pretend_ctx_error_ex() local
/PHP-8.2/main/
H A Dreentrancy.c263 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
/PHP-8.2/ext/intl/grapheme/
H A Dgrapheme_util.c99 … 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 Dmod_files.c366 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-8.2/ext/dom/lexbor/lexbor/html/
H A Dtree.c1012 bool last = false; in lxb_html_tree_reset_insertion_mode_appropriately() local
1512 lxb_dom_node_t *last = furthest_block; in lxb_html_tree_adoption_agency_algorithm() local
H A Dtokenizer.h75 const lxb_char_t *last; member
/PHP-8.2/ext/dom/lexbor/lexbor/css/
H A Drule.h60 lxb_css_rule_t *last; member
95 lxb_css_rule_t *last; member
H A Dproperty.h194 lxb_css_hanging_punctuation_type_t last; member
214 lxb_css_property_family_name_t *last; member
/PHP-8.2/sapi/litespeed/
H A Dlscriu.c257 char *last; in LSCRIU_load_liblscapi() local
/PHP-8.2/ext/dom/lexbor/lexbor/css/selectors/
H A Dselector.h167 lxb_css_selector_t *last; member

Completed in 230 milliseconds

12