| line |
true |
false |
branch |
|
382
|
0 |
8413 |
return *PL_markstack_ptr--; |
|
|
0 |
1735 |
return *PL_markstack_ptr--; |
|
3136
|
0 |
44823 |
if (errors) { |
|
3139
|
0 |
44823 |
if (msgs) { |
|
3148
|
44823 |
0 |
if (LIKELY(e > s0)) |
|
3155
|
23562 |
21261 |
if (UTF8_IS_INVARIANT(*s0)) { |
|
3156
|
23562 |
0 |
if (advance_p) { |
|
3187
|
34091 |
21261 |
while (state > 1 && ++s < e) { |
|
|
34091 |
0 |
while (state > 1 && ++s < e) { |
|
3194
|
21173 |
88 |
if (LIKELY(state == 0)) { |
|
3195
|
21173 |
0 |
if (advance_p) { |
|
3260
|
0 |
44823 |
U32 flags = (ckWARN_d(WARN_UTF8)) ? 0 : (UTF8_ALLOW_ANY | UTF8_ALLOW_EMPTY); |
|
3262
|
0 |
44823 |
if ( LIKELY(utf8_to_uv_flags(s, send, &cp, retlen, flags)) |
|
3263
|
0 |
0 |
|| flags) |
|
3268
|
0 |
0 |
if (retlen) { |