Home
last modified time | relevance | path

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

12

/php-src/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
499 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-src/ext/dom/parentnode/
H A Dtree.c55 xmlNodePtr last = nodep->last; in dom_parent_node_last_element_child_read() local
126 xmlNodePtr last = parent->last; in dom_add_child_without_merging() local
459 …ert_helper(xmlNodePtr insertion_point, xmlNodePtr parentNode, xmlNodePtr newchild, xmlNodePtr last) in php_dom_pre_insert_helper()
516 xmlNodePtr last = node->last; in dom_insert_node_list_unchecked() local
/php-src/ext/standard/
H A Dsoundex.c26 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
/php-src/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.c233 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-src/ext/dom/lexbor/lexbor/css/selectors/
H A Dstate.c221 lxb_css_selector_list_t *last = selectors->list_last; in lxb_css_selectors_state_specificity_set_b() local
244 lxb_css_selector_list_t *last = selectors->list_last; in lxb_css_selectors_state_specificity_set_c() local
267 lxb_css_selector_list_t *prev, *last; in lxb_css_selectors_state_func_specificity() local
1058 lxb_css_selector_list_t *last; in lxb_css_selectors_state_hash() local
1832 lxb_css_selector_list_t *last) in lxb_css_selectors_state_restore_parent()
/php-src/Zend/
H A Dzend_vm_trace_handlers.h29 static const char *last = NULL; in zend_vm_trace() local
H A Dzend_gc.c1209 gc_root_buffer *current, *last; in gc_mark_roots() local
1631 gc_root_buffer *last = GC_IDX2PTR(GC_G(first_unused)); in gc_collect_roots() local
1927 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
/php-src/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.cpp214 U_CFUNC PHP_METHOD(IntlBreakIterator, last) in PHP_METHOD() argument
/php-src/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-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h92 lxb_selectors_entry_t *last; member
/php-src/main/
H A Dreentrancy.c263 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r()
/php-src/ext/libxml/
H A Dlibxml.c117 static void php_libxml_set_old_ns_list(xmlDocPtr doc, xmlNsPtr first, xmlNsPtr last) in php_libxml_set_old_ns_list()
307 xmlNsPtr last = ns; in php_libxml_node_free() local
852 xmlErrorPtr last = zend_llist_get_last(LIBXML(error_list)); in php_libxml_pretend_ctx_error_ex() local
/php-src/ext/dom/lexbor/lexbor/selectors-adapted/
H A Dselectors.h102 lxb_selectors_entry_t *last; member
/php-src/ext/dom/
H A Dnode.c321 xmlNodePtr last = NULL; in dom_node_last_child_read() local
882 xmlNodePtr last = child->last; in dom_node_insert_before_legacy() local
932 xmlNodePtr last = child->last; in dom_node_insert_before_legacy() local
1150 xmlNodePtr last = newchild->last; in dom_node_replace_child() local
1313 xmlNodePtr last = child->last; in dom_node_append_child_legacy() local
/php-src/ext/intl/grapheme/
H A Dgrapheme_util.c97 … char *needle, size_t needle_len, int32_t offset, int32_t *puchar_pos, int f_ignore_case, int last) in grapheme_strpos_utf16()
/php-src/ext/session/
H A Dmod_files.c367 const char *p, *last; in PS_OPEN_FUNC() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Drule.h60 lxb_css_rule_t *last; member
95 lxb_css_rule_t *last; member
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c1005 bool last = false; in lxb_html_tree_reset_insertion_mode_appropriately() local
1505 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

Completed in 73 milliseconds

12