Home
last modified time | relevance | path

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

/dports/www/mnogosearch/mnogosearch-3.4.1/php/
H A Dphp_mnogo.c454 zval **yydbmode; in PHP_FUNCTION() local
460 if (zend_get_parameters_ex(2,&yydbaddr,&yydbmode) == FAILURE) in PHP_FUNCTION()
464 convert_to_string_ex(yydbmode); in PHP_FUNCTION()
466 dbmode= Z_STRVAL_PP(yydbmode); in PHP_FUNCTION()