Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_ini_parser.y51 static int get_int_val(zval *op) { in get_int_val() function
76 i_op1 = get_int_val(op1); in zend_ini_do_op()
77 i_op2 = op2 ? get_int_val(op2) : 0; in zend_ini_do_op()

Completed in 5 milliseconds