Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dhtml.c1166 size_t cursor_before = *cursor; in find_entity_for_char() local
1194 *cursor = cursor_before; in find_entity_for_char()
1277 cursor_before = cursor; in php_escape_html_entities_ex() local
1301 mbsequence = &old[cursor_before]; in php_escape_html_entities_ex()
1302 mbseqlen = cursor - cursor_before; in php_escape_html_entities_ex()

Completed in 8 milliseconds