Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 699) sorted by last modified time

12345678910>>...28

/php-src/ext/curl/tests/
H A Dcurl_xferinfo_trampoline.phpt12 static $done = false;
13 if (!$done) {
15 $done = true;
H A Dcurl_progress_trampoline.phpt12 static $done = false;
13 if (!$done) {
15 $done = true;
H A Dcurl_copy_handle_xferinfo.phpt14 static $done = false; if (!$done) { echo "Download progress!\n"; $done = true; }
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createcollation_arg_error.phpt30 echo 'done!';
35 done!
H A Dpdo_sqlite_createafunction_arg_error.phpt42 echo 'done!';
49 done!
H A Dpdo_sqlite_createaggregate_arg_error.phpt54 echo 'done!';
63 done!
/php-src/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h59 unsigned done:1; member
/php-src/
H A DUPGRADING380 instead of subject DN which was incorrectly done previously.
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst163 the value is done being updated. In this case, this synchronization is avoided by making the value
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1048 goto done; in lxb_selectors_state_after_nth_child()
1075 goto done; in lxb_selectors_state_after_nth_child()
1084 done: in lxb_selectors_state_after_nth_child()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.h248 if (tree->document->done != NULL) { in lxb_html_tree_end()
249 tree->document->done(tree->document); in lxb_html_tree_end()
H A Dparser.c210 goto done; in lxb_html_parse_fragment_chunk_begin()
221 goto done; in lxb_html_parse_fragment_chunk_begin()
227 goto done; in lxb_html_parse_fragment_chunk_begin()
234 goto done; in lxb_html_parse_fragment_chunk_begin()
247 goto done; in lxb_html_parse_fragment_chunk_begin()
262 done: in lxb_html_parse_fragment_chunk_begin()
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.c1815 goto done; in lxb_html_tokenizer_state_char_ref_named()
1834 done: in lxb_html_tokenizer_state_char_ref_named()
H A Dstate_script.c317 goto done; in lxb_html_tokenizer_state_script_data_end_tag_name()
331 goto done; in lxb_html_tokenizer_state_script_data_end_tag_name()
386 done: in lxb_html_tokenizer_state_script_data_end_tag_name()
727 goto done; in lxb_html_tokenizer_state_script_data_escaped_end_tag_name()
741 goto done; in lxb_html_tokenizer_state_script_data_escaped_end_tag_name()
797 done: in lxb_html_tokenizer_state_script_data_escaped_end_tag_name()
H A Dstate_rawtext.c217 goto done; in lxb_html_tokenizer_state_rawtext_end_tag_name()
230 goto done; in lxb_html_tokenizer_state_rawtext_end_tag_name()
287 done: in lxb_html_tokenizer_state_rawtext_end_tag_name()
H A Dstate_rcdata.c226 goto done; in lxb_html_tokenizer_state_rcdata_end_tag_name()
239 goto done; in lxb_html_tokenizer_state_rcdata_end_tag_name()
296 done: in lxb_html_tokenizer_state_rcdata_end_tag_name()
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c278 document->done = lxb_html_document_done;
314 document->done = NULL;
H A Ddocument.h70 lxb_html_document_done_cb_f done; member
H A Delement.c343 goto done; in lxb_html_element_style_weak_append()
352 goto done; in lxb_html_element_style_weak_append()
363 goto done; in lxb_html_element_style_weak_append()
373 done: in lxb_html_element_style_weak_append()
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Delement.c376 goto done; in lxb_dom_element_attr_append()
384 done: in lxb_dom_element_attr_append()
/php-src/build/
H A Dlibtool.m4239 done
458 done
482 done
532 done
1342 done
1996 done
2220 done
2981 done
4726 done
6336 done
[all …]
/php-src/sapi/cli/tests/
H A D017.phpt10 if (readline_info('done') !== NULL) {
/php-src/.github/workflows/
H A Dnightly.yml428 done
459 done
491 done
/php-src/ext/pdo_sqlite/tests/
H A Dgh13998.phpt21 echo 'done!';
25 done!
/php-src/ext/odbc/
H A Dconfig.m4277 done
403 done

Completed in 83 milliseconds

12345678910>>...28