Searched defs:RE_FLAG_IGNORE_CASE (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/operations/ | ||
| H A D | ecma-regexp-object.h | 40 RE_FLAG_IGNORE_CASE = (1u << 2), /**< ECMA-262 v5, 15.10.7.3 */ enumerator |
Completed in 2 milliseconds