Home
last modified time | relevance | path

Searched defs:lit (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h40 # define LL_LIT(lit) lit ## L argument
44 # define LL_LIT(lit) lit ## I64 argument
47 # define LL_LIT(lit) lit ## LL argument
/PHP-7.4/Zend/
H A Dzend_compile.c491 zval *lit = CT_CONSTANT_EX(op_array, literal_position); in zend_insert_literal() local

Completed in 41 milliseconds