Searched refs:force_not_given (Results 1 – 1 of 1) sorted by relevance
512 bool force, force_not_given = true; in PHP_METHOD() local516 Z_PARAM_BOOL_OR_NULL(force, force_not_given) in PHP_METHOD()535 if (force_not_given || !force) { in PHP_METHOD()546 else if (force_not_given || force) { in PHP_METHOD()
Completed in 9 milliseconds