cursor_before 1170 ext/standard/html.c size_t cursor_before = *cursor; cursor_before 1198 ext/standard/html.c *cursor = cursor_before; cursor_before 1285 ext/standard/html.c cursor_before = cursor; cursor_before 1309 ext/standard/html.c mbsequence = &old[cursor_before]; cursor_before 1310 ext/standard/html.c mbseqlen = cursor - cursor_before;