Searched refs:lvl (Results 1 – 10 of 10) sorted by relevance
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | is_json.c | 128 size_t lvl __file_debugused) in json_parse_string() 181 size_t *st, size_t lvl) in json_parse_array() argument 192 if (!json_parse(&uc, ue, st, lvl + 1)) in json_parse_array() 218 size_t *st, size_t lvl) in json_parse_object() argument 235 if (!json_parse_string(&uc, ue, lvl)) { in json_parse_object() 246 if (!json_parse(&uc, ue, st, lvl + 1)) { in json_parse_object() 275 size_t lvl __file_debugused) in json_parse_number() 347 size_t *st, size_t lvl) in json_parse() argument 358 if (lvl > 500) { in json_parse() 388 lvl + 1); in json_parse() [all …]
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | dynasm.lua | 286 local lvl = 0 290 lvl = lvl + 1 292 if op == ".endif" then lvl = lvl - 1 end 305 condlevel = lvl 306 condstack[lvl] = res 313 local lvl = condlevel 329 local lvl = condlevel 339 local lvl = condlevel 341 condlevel = lvl - 1 482 if lvl > 1 then [all …]
|
H A D | dasm_mips.lua | 148 local function dumpglobals(out, lvl) 196 local function dumpexterns(out, lvl) 1121 local function dumptypes(out, lvl) 1152 function _M.dumpdef(out, lvl) 1153 dumptypes(out, lvl) 1154 dumpglobals(out, lvl) 1155 dumpexterns(out, lvl)
|
H A D | dasm_arm.lua | 149 local function dumpglobals(out, lvl) 197 local function dumpexterns(out, lvl) 1053 local function dumptypes(out, lvl) 1084 function _M.dumpdef(out, lvl) 1085 dumptypes(out, lvl) 1086 dumpglobals(out, lvl) 1087 dumpexterns(out, lvl)
|
H A D | dasm_arm64.lua | 151 local function dumpglobals(out, lvl) 199 local function dumpexterns(out, lvl) 1159 local function dumptypes(out, lvl) 1190 function _M.dumpdef(out, lvl) 1191 dumptypes(out, lvl) 1192 dumpglobals(out, lvl) 1193 dumpexterns(out, lvl)
|
H A D | dasm_ppc.lua | 147 local function dumpglobals(out, lvl) 195 local function dumpexterns(out, lvl) 1859 local function dumptypes(out, lvl) 1890 function _M.dumpdef(out, lvl) 1891 dumptypes(out, lvl) 1892 dumpglobals(out, lvl) 1893 dumpexterns(out, lvl)
|
H A D | dasm_x86.lua | 216 local function dumpglobals(out, lvl) 262 local function dumpexterns(out, lvl) 2328 local function dumptypes(out, lvl) 2361 function _M.dumpdef(out, lvl) 2362 dumptypes(out, lvl) 2363 dumpglobals(out, lvl) 2364 dumpexterns(out, lvl)
|
H A D | minilua.c | 5864 int lvl; 6062 B->lvl++; 6067 if(B->lvl>1){ 6073 if(B->lvl-toget+1>=(20/2)||toplen>l){ 6078 }while(toget<B->lvl); 6080 B->lvl=B->lvl-toget+1; 6094 lua_concat(B->L,B->lvl); 6095 B->lvl=1; 6109 B->lvl++; 6116 B->lvl=0;
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 17506 >3 string 1 v.1, MCRYPT S2K, SERPENT crypt, SHA-256 hash, ZLib lvl.9 17521 >>8 byte&0x03 0x00 lvl.0 17522 >>8 byte&0x03 0x01 lvl.3 17523 >>8 byte&0x03 0x02 lvl.6 17524 >>8 byte&0x03 0x03 lvl.9 17539 >>8 byte&0x03 0x00 lvl.0 17540 >>8 byte&0x03 0x01 lvl.3 17541 >>8 byte&0x03 0x02 lvl.6 17542 >>8 byte&0x03 0x03 lvl.9
|
H A D | magic私はガラスを食べられます | 17506 >3 string 1 v.1, MCRYPT S2K, SERPENT crypt, SHA-256 hash, ZLib lvl.9 17521 >>8 byte&0x03 0x00 lvl.0 17522 >>8 byte&0x03 0x01 lvl.3 17523 >>8 byte&0x03 0x02 lvl.6 17524 >>8 byte&0x03 0x03 lvl.9 17539 >>8 byte&0x03 0x00 lvl.0 17540 >>8 byte&0x03 0x01 lvl.3 17541 >>8 byte&0x03 0x02 lvl.6 17542 >>8 byte&0x03 0x03 lvl.9
|
Completed in 207 milliseconds