Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c517 WB_LF, enumerator
620 if (from == WB_CR && to == WB_LF) return FALSE; in onigenc_wb_is_break_position()
623 if (from == WB_Newline || from == WB_CR || from == WB_LF) return TRUE; in onigenc_wb_is_break_position()
625 if (to == WB_Newline || to == WB_CR || to == WB_LF) return TRUE; in onigenc_wb_is_break_position()
H A Dunicode_wb_data.c53 {0x00000a, 0x00000a, WB_LF },
/PHP-7.3/ext/intl/uchar/
H A Duother-enum.h189 UOTHER(WB_LF)

Completed in 13 milliseconds