Searched refs:INSERT (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro 268 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 388 INSERT(OPLUS_, pos); in p_ere_exp() 390 INSERT(OQUEST_, pos); in p_ere_exp() 394 INSERT(OPLUS_, pos); in p_ere_exp() 399 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 573 INSERT(OPLUS_, pos); in p_simp_re() 575 INSERT(OQUEST_, pos); in p_simp_re() 964 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 977 INSERT(OCH_, start); in repeat() [all …]
|
/ndk/docs/renderscript/ |
D | jquery.js | 32 …COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_… property
|