| line |
true |
false |
branch |
|
3136
|
0 |
92 |
if (errors) {
|
|
3139
|
0 |
92 |
if (msgs) {
|
|
3148
|
92 |
0 |
if (LIKELY(e > s0))
|
|
3155
|
85 |
7 |
if (UTF8_IS_INVARIANT(*s0)) {
|
|
3156
|
85 |
0 |
if (advance_p) {
|
|
3187
|
11 |
7 |
while (state > 1 && ++s < e) {
|
|
|
11 |
0 |
while (state > 1 && ++s < e) {
|
|
3194
|
7 |
0 |
if (LIKELY(state == 0)) {
|
|
3195
|
7 |
0 |
if (advance_p) {
|
|
3260
|
92 |
0 |
U32 flags = (ckWARN_d(WARN_UTF8)) ? 0 : (UTF8_ALLOW_ANY | UTF8_ALLOW_EMPTY);
|
|
3262
|
0 |
92 |
if ( LIKELY(utf8_to_uv_flags(s, send, &cp, retlen, flags))
|
|
3263
|
0 |
0 |
|| flags)
|
|
3268
|
0 |
0 |
if (retlen) {
|