Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c1048 size_t cursor_before = *cursor; in find_entity_for_char() local
1076 *cursor = cursor_before; in find_entity_for_char()
1158 cursor_before = cursor; in php_escape_html_entities_ex() local
1182 mbsequence = &old[cursor_before]; in php_escape_html_entities_ex()
1183 mbseqlen = cursor - cursor_before; in php_escape_html_entities_ex()

Completed in 16 milliseconds