Searched refs:non_cs (Results 1 – 1 of 1) sorted by relevance
657 zend_bool non_cs = 0; in ZEND_FUNCTION() local661 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sz|b", &name, &name_len, &val, &non_cs) == F… in ZEND_FUNCTION()665 if(non_cs) { in ZEND_FUNCTION()
Completed in 11 milliseconds