Home
last modified time | relevance | path

Searched refs:space (Results 126 – 132 of 132) sorted by relevance

123456

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c5939 static void luaL_checkstack(lua_State*L,int space,const char*mes){
5940 if(!lua_checkstack(L,space))
/PHP-8.2/
H A Dphp.ini-development1879 ; processes have to map shared memory into the same address space. This
H A Dphp.ini-production1881 ; processes have to map shared memory into the same address space. This
/PHP-8.2/ext/mbstring/
H A Dcommon_codepoints.txt34 0x200B 0x200B # Zero-width space
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc2407 | sub r4, 32 /* shadow space */
2432 | add r4, 16*8+16*8+32 /* CPU regs + SSE regs + shadow space */
H A Dzend_jit_arm64.dasc9859 | EMALLOC sizeof(zend_reference), op_array, opline // Allocate space in REG0
/PHP-8.2/ext/mbstring/tests/data/
H A DBIG5.txt57 # this character with a blank space, and so a mapping such as U+2003 EM

Completed in 108 milliseconds

123456