Home
last modified time | relevance | path

Searched refs:Instruction (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/xml/tests/
H A Dxml_error_string_basic_libxml.phpt18 string(35) "Processing Instruction not finished"
/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c219 typedef lu_int32 Instruction; typedef
294 Instruction*code;
426 const Instruction*savedpc;
468 const Instruction*savedpc;
941 …REATE_ABC(o,a,b,c)((cast(Instruction,o)<<0)|(cast(Instruction,a)<<(0+6))|(cast(Instruction,b)<<(((…
942 #define CREATE_ABx(o,a,bc)((cast(Instruction,o)<<0)|(cast(Instruction,a)<<(0+6))|(cast(Instruction,…
3001 Instruction*previous;
3256 Instruction*pc=&getcode(fs,e);
3394 Instruction ie=getcode(fs,e);
4948 const Instruction*pc;
[all …]

Completed in 30 milliseconds