Home
last modified time | relevance | path

Searched defs:xlat (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/
H A Dzend_persist.c284 HashTable *xlat = zend_shared_alloc_get_xlat_entry(attributes); in zend_persist_attributes() local
/php-src/ext/standard/
H A Dstring.c2833 unsigned char xlat[256]; local
2918 unsigned char xlat[256]; local
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2003 uint32_t *xlat = ir_mem_malloc((ctx->vregs_count + 1) * sizeof(uint32_t)); in ir_coalesce() local

Completed in 28 milliseconds