Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds