Home
last modified time | relevance | path

Searched refs:fast_path (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dhtml_document.c75 bool fast_path; /* Put first, near the encode & decode structures, for cache locality */ member
109 ctx->fast_path = true; in dom_decoding_encoding_ctx_init()
470 …decoding_encoding_ctx->fast_path = decoding_encoding_ctx->decode_data == decoding_encoding_ctx->en… in dom_setup_parser_encoding_manually()
472 if (decoding_encoding_ctx->fast_path) { in dom_setup_parser_encoding_manually()
688 if (decoding_encoding_ctx->fast_path) { in dom_parse_decode_encode_step()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5052 fast_path = ir_END(); in zend_jit_math_long_long()
5982 fast_path = ir_END(); in zend_jit_concat_helper()
8006 fast_path = ir_END(); in zend_jit_fetch_constant()
8010 fast_path = ir_END(); in zend_jit_fetch_constant()
8938 fast_path = ir_END();
10701 if (fast_path) {
10876 if (fast_path) {
11028 if (fast_path) {
11368 fast_path = ir_END();
14133 if (fast_path) {
[all …]

Completed in 48 milliseconds