Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_builtin_functions.c630 zend_bool non_cs = 0; in ZEND_FUNCTION() local
634 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sz|b", &name, &name_len, &val, &non_cs) == F… in ZEND_FUNCTION()
638 if(non_cs) { in ZEND_FUNCTION()

Completed in 9 milliseconds