Searched refs:max_line_length (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/main/requirejs/
H A Dr.js6450 function split_lines(code, max_line_length) {
6469 if (current_length(tok) > max_line_length) {

Completed in 81 milliseconds