Searched refs:dict_type (Results 1 – 1 of 1) sorted by relevance
424 long dict_type; in PHP_FUNCTION() local428 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rls", &broker, &dict_type, &value, &value_le… in PHP_FUNCTION()438 switch (dict_type) { in PHP_FUNCTION()464 long dict_type; in PHP_FUNCTION() local467 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rl", &broker, &dict_type) == FAILURE) { in PHP_FUNCTION()473 switch (dict_type) { in PHP_FUNCTION()
Completed in 16 milliseconds