Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h37 # define LL_LIT(lit) lit ## L argument
39 # define LL_LIT(lit) lit ## LL argument
/PHP-8.3/Zend/
H A Dzend_compile.c545 zval *lit = CT_CONSTANT_EX(op_array, literal_position); in zend_insert_literal() local

Completed in 34 milliseconds