Searched refs:cursor_before (Results 1 – 1 of 1) sorted by relevance
1119 size_t cursor_before = *cursor; in find_entity_for_char() local1147 *cursor = cursor_before; in find_entity_for_char()1230 cursor_before = cursor; in php_escape_html_entities_ex() local1254 mbsequence = &old[cursor_before]; in php_escape_html_entities_ex()1255 mbseqlen = cursor - cursor_before; in php_escape_html_entities_ex()
Completed in 7 milliseconds