Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml_document.c50 dom_line_column_cache cache_tokenizer; member
301 dom_find_line_and_column_using_cache(application_data, &application_data->cache_tokenizer, offset); in dom_lexbor_libxml2_bridge_tokenizer_error_reporter()
302cache_tokenizer.last_line, application_data->cache_tokenizer.last_column, "tokenizer error %s in %… in dom_lexbor_libxml2_bridge_tokenizer_error_reporter()
514 …dom_find_line_and_column_using_cache(application_data, &application_data->cache_tokenizer, applica… in dom_process_parse_chunk()
517 application_data->cache_tokenizer.last_offset = 0; in dom_process_parse_chunk()
840 dom_reset_line_column_cache(&application_data.cache_tokenizer); in PHP_METHOD()
1000 dom_reset_line_column_cache(&application_data.cache_tokenizer); in PHP_METHOD()

Completed in 13 milliseconds