Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/modern/css_selectors/
H A Dtest_utils.inc3 function test_helper(DOM\ParentNode $dom, string $selector, bool $only_name = false)
18 if ($only_name) {
/php-src/ext/reflection/
H A Dphp_reflection.c7594 static void reflection_constant_find_ext(INTERNAL_FUNCTION_PARAMETERS, bool only_name) in reflection_constant_find_ext() argument
7606 if (only_name) { in reflection_constant_find_ext()
7616 if (only_name) { in reflection_constant_find_ext()

Completed in 22 milliseconds