Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dtoken_list.c512 bool force, force_not_given = true; in PHP_METHOD() local
516 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 6 milliseconds