Home
last modified time | relevance | path

Searched refs:code2 (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/mysqli/tests/
H A Dbug72489.phpt25 $seedSQL = "INSERT INTO bug72489 (`code`) VALUES ('code1'), ('code2'), ('code3');";
/php-src/ext/standard/
H A Dhtml.c837 unsigned code, code2 = 0; in traverse_for_entities() local
882 if (resolve_named_entity_html(start, ent_len, inv_map, &code, &code2) == FAILURE) { in traverse_for_entities()
905 if (map_from_unicode(code, charset, &code) == FAILURE || code2 != 0) in traverse_for_entities()
910 if (code2) { in traverse_for_entities()
911 q += write_octet_sequence((unsigned char*)q, charset, code2); in traverse_for_entities()
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc2532 uint32_t code2 = 0x0e31b800 | (tmp_reg-IR_REG_FP_FIRST); // addv b0, v0.8b
2547 | .long code2 // addv b0, v0.8b
2554 | .long code2 // addv b0, v0.8b
2560 | .long code2 // addv b0, v0.8b
2566 | .long code2 // addv b0, v0.8b

Completed in 19 milliseconds