代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/334125/3372848
c ldb_modules.c
/*
ldb database library
Copyright (C) Simo Sorce 2004
** NOTE! The following LGPL license applies to the ldb
** library. This does NOT imply that all of Samba is released
** u
www.eeworm.com/read/334125/3373313
h password_modules.h
/* We store these passwords under this base DN: */
#define LOCAL_BASE "cn=Passwords"
www.eeworm.com/read/331135/3416740
in modules_builtin.h.in
/*****************************************************************************
* modules_builtin.h: built-in modules list
****************************************************************************
www.eeworm.com/read/326021/3476656
win modules.mk.win
# -*- Makefile -*-
!IF "$(OS)" == "Windows_NT"
NULL=
rmdir=rd /s /q
!ELSE
NULL=nul
rmdir=deltree /y
!ENDIF
SILENT=@
# Default build and bind modes
BUILD_MODE = release
BIND_MODE = shar
www.eeworm.com/read/321483/3534539
t find_modules.t
#!perl -w
use strict;
use Module::CoreList;
use Test::More tests => 5;
BEGIN { require_ok('Module::CoreList'); }
is_deeply([ Module::CoreList->find_modules(qr/warnings/) ],
[ qw(encoding: