Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c519 const lxb_char_t **buf_ref_ref, in dom_decode_encode_fast_path() argument
526 const lxb_char_t *buf_ref = *buf_ref_ref; in dom_decode_encode_fast_path()
582 *buf_ref_ref = buf_ref; in dom_decode_encode_fast_path()
585 *buf_ref_ref = buf_ref; in dom_decode_encode_fast_path()
593 const lxb_char_t **buf_ref_ref, in dom_decode_encode_slow_path() argument
600 const lxb_char_t *buf_ref = *buf_ref_ref; in dom_decode_encode_slow_path()
627 *buf_ref_ref = buf_ref; in dom_decode_encode_slow_path()
630 *buf_ref_ref = buf_ref; in dom_decode_encode_slow_path()
638 const lxb_char_t **buf_ref_ref, in dom_parse_decode_encode_step() argument
650 buf_ref_ref, in dom_parse_decode_encode_step()
[all …]

Completed in 7 milliseconds