Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/resolve/test/
Dhome_paths_sync.js36 var tmpResult = tmp.dirSync();
Dhome_paths.js36 var tmpResult = tmp.dirSync();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php57 …public static function dirSync(int $flags = DirSyncRequestControl::FLAG_INCREMENTAL_VALUES, string… function in FreeDSx\\Ldap\\Controls
H A DLdapClient.php294 …public function dirSync(?string $rootNc = null, FilterInterface $filter = null, ...$attributes): D… function in FreeDSx\\Ldap\\LdapClient
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php90 $this->dirSyncRequest = Controls::dirSync();