Searched refs:ReadAlphabet (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | date_parse.h | 68 int ReadAlphabet(char *word, int size) in ReadAlphabet() function |
D | date_parse.cpp | 299 int len = str_->ReadAlphabet(buf, 3); in Read() |