Home
last modified time | relevance | path

Searched refs:cursor_before (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.0/ext/standard/
H A Dhtml.c1170 size_t cursor_before = *cursor; in find_entity_for_char() local
1198 *cursor = cursor_before; in find_entity_for_char()
1281 cursor_before = cursor; in php_escape_html_entities_ex() local
1305 mbsequence = &old[cursor_before]; in php_escape_html_entities_ex()
1306 mbseqlen = cursor - cursor_before; in php_escape_html_entities_ex()

Completed in 18 milliseconds