Home
last modified time | relevance | path

Searched refs:get_int_val (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_ini_parser.y47 static int get_int_val(zval *op) { in get_int_val() function
71 i_op1 = get_int_val(op1); in zend_ini_do_op()
72 i_op2 = op2 ? get_int_val(op2) : 0; in zend_ini_do_op()

Completed in 7 milliseconds