Home
last modified time | relevance | path

Searched refs:accept_line (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/jslib/src/
A Drepl.js411 function accept_line() { function
752 "\x0a": accept_line, /* ^J - newline */
754 "\x0d": accept_line, /* ^M - enter */
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js403 function accept_line() { function
744 "\x0a": accept_line, /* ^J - newline */
746 "\x0d": accept_line, /* ^M - enter */

Completed in 8 milliseconds