Home
last modified time | relevance | path

Searched refs:last (Results 51 – 75 of 261) sorted by relevance

1234567891011

/php-src/ext/mysqli/tests/bind_insert/
H A Dsend_long_data.phpt28 mysqli_stmt_send_long_data($stmt, 1, " And finally this is the last sentence.");
56 …his is the first sentence. And this is the second sentence. And finally this is the last sentence."
/php-src/ext/dom/
H A Dnode.c321 xmlNodePtr last = NULL; in dom_node_last_child_read() local
323 last = nodep->last; in dom_node_last_child_read()
757 nodep->last = fragment->last; in dom_insert_fragment()
781 fragment->last = NULL; in dom_insert_fragment()
882 xmlNodePtr last = child->last; in dom_node_insert_before_legacy() local
904 parentp->last = child; in dom_node_insert_before_legacy()
932 xmlNodePtr last = child->last; in dom_node_insert_before_legacy() local
1150 xmlNodePtr last = newchild->last; in dom_node_replace_child() local
1287 nodep->last = child; in dom_node_append_child_legacy()
1289 child = nodep->last; in dom_node_append_child_legacy()
[all …]
/php-src/ext/dba/tests/
H A Ddba_lmdb.phpt44 key5: The last content string
76 string(23) "The last content string"
92 key5: The last content string
122 string(23) "The last content string"
H A Ddba_ndbm.phpt43 key5: The last content string
75 string(23) "The last content string"
89 key5: The last content string
119 string(23) "The last content string"
/php-src/ext/mbstring/tests/
H A Dbug75944.phpt2 Bug #75944 (wrong detection cp1251 encoding because of missing last cyrillic letter)
H A Dbug72694.phpt2 Bug #72694 (mb_ereg_search_setpos does not accept a string's last position)
H A Dgh10192_utf7imap.phpt26 …base64 character between & and -' => 'A &ZeVnLIq- B', // 日本語 in UTF-16BE without the last character
42 …'last 16 bits of base64 character using surrogate pair in reverse order between & and -' => 'A &3j…
44 …'last 16 bits of base64 character using surrogate pair in reverse order between & and non-base64 c…
46 …'last 16 bits of base64 character using surrogate pair in reverse order between & and base64 chara…
48 …'last 16 bits of base64 character using surrogate pair in reverse order between & and end of strin…
362 last 16 bits of base64 character using surrogate pair in reverse order between & and -
380 last 16 bits of base64 character using surrogate pair in reverse order between & and non-base64 cha…
398 last 16 bits of base64 character using surrogate pair in reverse order between & and base64 charact…
416 last 16 bits of base64 character using surrogate pair in reverse order between & and end of string
H A Dmb_str_split_other.phpt57 // Another bug in the old implementation of mb_str_split; when finishing one last (incomplete)
58 // incomplete chunk, it required that the last byte of the input string should decode to
59 // some codepoint for the last chunk to actually be returned
60 // This is not always the case; the last byte might be some kind of control sequence which
/php-src/ext/intl/tests/
H A Dbreakiter_previous_basic.phpt13 var_dump($bi->last());
/php-src/Zend/tests/
H A Dgh13178_5.phpt2 GH-13178: Packed array with last elements removed must reset iterator positions
H A Dgh13178_2.phpt2 GH-13178: Unsetting last offset must floor iterator position
H A Dbug36513.phpt2 Bug #36513 (comment will be output in last line)
/php-src/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt43 echo "last bytes: ".fread($h, strlen($out))."\n";
61 last bytes: xtra
/php-src/ext/standard/tests/http/
H A Dbug60570.phpt35 echo "leak? penultimate iteration: $b, last one: $a\n";
50 leak? penultimate iteration: %d, last one: %d
/php-src/ext/dom/tests/modern/css_selectors/
H A Dnamespaces.phpt33 test_helper($dom, 'a:last-of-type');
49 --- Selector: a:last-of-type ---
/php-src/Zend/tests/try/
H A Dtry_multicatch_004.phpt2 Catch last exception in the multicatch
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c1005 bool last = false; in lxb_html_tree_reset_insertion_mode_appropriately() local
1017 last = true; in lxb_html_tree_reset_insertion_mode_appropriately()
1028 if (last) { in lxb_html_tree_reset_insertion_mode_appropriately()
1039 if (last) { in lxb_html_tree_reset_insertion_mode_appropriately()
1077 if (last == false) { in lxb_html_tree_reset_insertion_mode_appropriately()
1114 if (last == false) { in lxb_html_tree_reset_insertion_mode_appropriately()
1144 if (last) { in lxb_html_tree_reset_insertion_mode_appropriately()
1569 if (last == furthest_block) { in lxb_html_tree_adoption_agency_algorithm()
1576 if (last->parent != NULL) { in lxb_html_tree_adoption_agency_algorithm()
1583 last = node; in lxb_html_tree_adoption_agency_algorithm()
[all …]
/php-src/ext/standard/tests/array/
H A Darray_fill_variation6.phpt2 array_fill(): last element
/php-src/ext/spl/tests/
H A Ddllist_memleak.phpt2 SPL: DoublyLinkedList: memory leak when iterator pointer isn't at the last element
H A DSplDoublylinkedlist_offsetunset_last.phpt2 SPL: SplDoublyLinkedList : offsetUnset - last element
/php-src/sapi/fpm/tests/
H A Dfpm_get_status_basic.phpt101 ["last-request-cpu"]=>
103 ["last-request-memory"]=>
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c272 entry->selector = list->last; in lxb_selectors_find()
304 entry->selector = list->last; in lxb_selectors_match_node()
480 selectors->current->last = entry; in lxb_selectors_state_find()
775 entry = selectors->current->last; in lxb_selectors_state_pseudo_class_function()
788 switch (main->parent->last->combinator) { in lxb_selectors_next_node()
874 parent = selectors->current->last; in lxb_selectors_state_after_find_has()
943 parent = selectors->current->last; in lxb_selectors_state_after_find_has()
966 parent = selectors->current->last; in lxb_selectors_state_after_find()
1012 parent = selectors->current->last; in lxb_selectors_state_after_find()
1038 selector = current->parent->last->selector; in lxb_selectors_state_after_nth_child()
[all …]
/php-src/ext/dom/lexbor/lexbor/selectors-adapted/
H A Dselectors.c347 entry->selector = list->last; in lxb_selectors_find()
376 entry->selector = list->last; in lxb_selectors_match_node()
540 selectors->current->last = entry; in lxb_selectors_state_find()
745 entry = selectors->current->last; in lxb_selectors_state_pseudo_class_function()
755 current->entry->selector = list->last; in lxb_selectors_state_pseudo_class_function()
827 entry = selectors->current->last; in lxb_selectors_state_pseudo_class_function()
926 parent = selectors->current->last; in lxb_selectors_state_after_find_has()
995 parent = selectors->current->last; in lxb_selectors_state_after_find_has()
1018 parent = selectors->current->last; in lxb_selectors_state_after_find()
1064 parent = selectors->current->last; in lxb_selectors_state_after_find()
[all …]
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate_comment.c148 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_start_dash()
378 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end_dash()
430 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end()
476 lxb_html_tokenizer_error_add(tkz->parse_errors, tkz->last, in lxb_html_tokenizer_state_comment_end_bang()
/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() argument
134 ret_pos = last && offset >= 0 ? uhaystack_len : offset_pos; in grapheme_strpos_utf16()
158 usearch_setOffset(src, last ? 0 : offset_pos, &status); in grapheme_strpos_utf16()
163 if(last) { in grapheme_strpos_utf16()

Completed in 48 milliseconds

1234567891011