Searched refs:abcd (Results 1 – 10 of 10) sorted by relevance
127 // writing the string "abcd"128 $body->write('abcd');139 // assuming our response body stream only contains: "abcd"142 $contents = $body->getContents(); // abcd
292 var abcd = new Int32Array([a, b, c, d]),296 abcd[predictor_order - 1] += decoded[i]; field299 abcd[j] += abcd[j + 1]; field302 decoded[i] = abcd[0];
40 slash characters, so `a{/b/c,bcd}` would expand into `a/b/c` and `abcd`.
812 abcd2557 1234abcd
1 …even if the actual cache\n * key is `'/index.html?__WB_REVISION__=1234abcd'`.\n *\n * …
1605 # new feature: set atomTypes "abcd=>C;efgh=>H" for reading mol2 and mdTop files
2940 _.includes('abcd', 'bc');
1 …no carry, adding an additional character if necessary.\n\t *\n\t * succ(\"abcd\") == \"abce\"…