repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
php-src | php-src-master/ext/mysqlnd/mysqlnd_alloc.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 14,357 | 28.482546 | 110 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_alloc.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 4,349 | 42.939394 | 120 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_block_alloc.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,823 | 30.730337 | 86 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_block_alloc.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,445 | 52.555556 | 75 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_commands.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,201 | 49.083333 | 74 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_connection.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,678 | 50.519231 | 106 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_ext_plugin.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 12,277 | 27.290323 | 133 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_libmysql_compat.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 7,420 | 55.219697 | 112 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_loaddata.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 8,791 | 31.684015 | 130 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_plugin.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 5,398 | 27.566138 | 128 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_plugin.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,329 | 43.333333 | 74 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_portability.h | /* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/*
Parts of the original, which are not applicable to mysqlnd have been removed.
With small modifications, mostly casting but adding few more macros by
Andrey Hristo... | 14,424 | 47.244147 | 103 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_priv.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,186 | 61.485714 | 119 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_read_buffer.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,576 | 28.965116 | 93 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_read_buffer.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,231 | 50.333333 | 76 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_result_meta.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,543 | 56.185185 | 122 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_reverse_api.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,545 | 29.309524 | 127 | c |
php-src | php-src-master/ext/mysqlnd/mysqlnd_reverse_api.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,725 | 45.648649 | 133 | h |
php-src | php-src-master/ext/mysqlnd/mysqlnd_statistics.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 10,916 | 41.478599 | 126 | c |
php-src | php-src-master/ext/mysqlnd/php_mysqlnd.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,226 | 48.08 | 74 | h |
php-src | php-src-master/ext/oci8/php_oci8.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 2,525 | 38.46875 | 75 | h |
php-src | php-src-master/ext/odbc/odbc_utils.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 2,208 | 31.014493 | 78 | c |
php-src | php-src-master/ext/odbc/php_odbc.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 2,042 | 31.951613 | 120 | h |
php-src | php-src-master/ext/odbc/php_odbc_includes.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 7,349 | 24.789474 | 96 | h |
php-src | php-src-master/ext/opcache/ZendAccelerator.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 11,294 | 31.088068 | 119 | h |
php-src | php-src-master/ext/opcache/opcache_arginfo.h | /* This is a generated file, edit the .stub.php file instead.
* Stub hash: 81f337ea4ac5361ca4a0873fcd3b033beaf524c6 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_opcache_reset, 0, 0, _IS_BOOL, 0)
ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_opcache_get_status, 0, 0, MAY_BE_ARRAY|MAY_BE_FA... | 1,663 | 37.697674 | 107 | h |
php-src | php-src-master/ext/opcache/zend_accelerator_blacklist.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 2,371 | 44.615385 | 111 | h |
php-src | php-src-master/ext/opcache/zend_accelerator_debug.c | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 3,379 | 27.888889 | 88 | c |
php-src | php-src-master/ext/opcache/zend_accelerator_debug.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 1,878 | 47.179487 | 116 | h |
php-src | php-src-master/ext/opcache/zend_accelerator_hash.c | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 6,815 | 29.565022 | 119 | c |
php-src | php-src-master/ext/opcache/zend_accelerator_hash.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 3,839 | 38.183673 | 76 | h |
php-src | php-src-master/ext/opcache/zend_accelerator_module.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 1,563 | 51.133333 | 75 | h |
php-src | php-src-master/ext/opcache/zend_accelerator_util_funcs.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 2,522 | 49.46 | 105 | h |
php-src | php-src-master/ext/opcache/zend_file_cache.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 1,452 | 52.814815 | 83 | h |
php-src | php-src-master/ext/opcache/zend_persist.h | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 2,018 | 50.769231 | 95 | h |
php-src | php-src-master/ext/opcache/zend_persist_calc.c | /*
+----------------------------------------------------------------------+
| Zend OPcache |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 19,416 | 29.434169 | 124 | c |
php-src | php-src-master/ext/opcache/jit/zend_elf.c | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 3,954 | 31.418033 | 89 | c |
php-src | php-src-master/ext/opcache/jit/zend_elf.h | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 2,964 | 24.560345 | 75 | h |
php-src | php-src-master/ext/opcache/jit/zend_jit.h | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 7,932 | 40.317708 | 113 | h |
php-src | php-src-master/ext/opcache/jit/zend_jit_arm64.h | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 3,941 | 23.949367 | 100 | h |
php-src | php-src-master/ext/opcache/jit/zend_jit_disasm.c | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 23,592 | 29.170077 | 131 | c |
php-src | php-src-master/ext/opcache/jit/zend_jit_gdb.h | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 1,733 | 44.631579 | 75 | h |
php-src | php-src-master/ext/opcache/jit/zend_jit_perf_dump.c | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 9,210 | 27.082317 | 110 | c |
php-src | php-src-master/ext/opcache/jit/zend_jit_vtune.c | /*
+----------------------------------------------------------------------+
| Zend JIT |
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+---------... | 1,899 | 39.425532 | 75 | c |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_arm.h | /*
** DynASM ARM encoding engine.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#define DASM_ARCH "arm"
#ifndef DASM_EXTERN
#define DASM_EXTERN... | 13,542 | 28.313853 | 80 | h |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_arm64.h | /*
** DynASM ARM64 encoding engine.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#define DASM_ARCH "arm64"
#ifndef DASM_EXTERN
#define DASM_EX... | 16,417 | 27.753065 | 80 | h |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_mips.h | /*
** DynASM MIPS encoding engine.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#define DASM_ARCH "mips"
#ifndef DASM_EXTERN
#define DASM_EXTE... | 12,419 | 28.223529 | 80 | h |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_ppc.h | /*
** DynASM PPC/PPC64 encoding engine.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#define DASM_ARCH "ppc"
#ifndef DASM_EXTERN
#define DASM_... | 12,416 | 28.285377 | 80 | h |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_proto.h | /*
** DynASM encoding engine prototypes.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#ifndef _DASM_PROTO_H
#define _DASM_PROTO_H
#include <stddef.h>
#include <stdarg.h>
#define DASM_IDENT "DynASM 1.5.0"
#define DASM_VERSIO... | 2,062 | 23.559524 | 76 | h |
php-src | php-src-master/ext/opcache/jit/dynasm/dasm_x86.h | /*
** DynASM x86 encoding engine.
** Copyright (C) 2005-2021 Mike Pall. All rights reserved.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
#define DASM_ARCH "x86"
#ifndef DASM_EXTERN
#define DASM_EXTERN... | 17,358 | 31.086876 | 93 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/decode.h | /* udis86 - libudis86/decode.h
*
* Copyright (c) 2002-2009 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above co... | 5,593 | 27.252525 | 84 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/extern.h | /* udis86 - libudis86/extern.h
*
* Copyright (c) 2002-2009, 2013 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the ab... | 4,338 | 37.061404 | 100 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/syn-att.c | /* udis86 - libudis86/syn-att.c
*
* Copyright (c) 2002-2009 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above c... | 6,041 | 25.384279 | 84 | c |
php-src | php-src-master/ext/opcache/jit/libudis86/syn-intel.c | /* udis86 - libudis86/syn-intel.c
*
* Copyright (c) 2002-2013 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above... | 6,662 | 28.613333 | 84 | c |
php-src | php-src-master/ext/opcache/jit/libudis86/syn.c | /* udis86 - libudis86/syn.c
*
* Copyright (c) 2002-2013 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyr... | 7,154 | 26.625483 | 84 | c |
php-src | php-src-master/ext/opcache/jit/libudis86/syn.h | /* udis86 - libudis86/syn.h
*
* Copyright (c) 2002-2009
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, ... | 2,085 | 37.62963 | 84 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/types.h | /* udis86 - libudis86/types.h
*
* Copyright (c) 2002-2013 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above cop... | 7,500 | 27.739464 | 84 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/udint.h | /* udis86 - libudis86/udint.h -- definitions for internal use only
*
* Copyright (c) 2002-2009 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of... | 2,984 | 28.85 | 84 | h |
php-src | php-src-master/ext/opcache/jit/libudis86/udis86.c | /* udis86 - libudis86/udis86.c
*
* Copyright (c) 2002-2013 Vivek Thampi
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above co... | 12,798 | 26.884532 | 84 | c |
php-src | php-src-master/ext/opcache/jit/vtune/ittnotify_types.h | /* <copyright>
This file is provided under a dual BSD/GPLv2 license. When using or
redistributing this file, you may do so under either license.
GPL LICENSE SUMMARY
Copyright (c) 2005-2014 Intel Corporation. All rights reserved.
This program is free software; you can redistribute it and/or modify
it und... | 4,523 | 38 | 76 | h |
php-src | php-src-master/ext/opcache/jit/vtune/jitprofiling.c | /* <copyright>
This file is provided under a dual BSD/GPLv2 license. When using or
redistributing this file, you may do so under either license.
GPL LICENSE SUMMARY
Copyright (c) 2005-2014 Intel Corporation. All rights reserved.
This program is free software; you can redistribute it and/or modify
it und... | 10,448 | 32.383387 | 82 | c |
php-src | php-src-master/ext/openssl/php_openssl.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 6,517 | 34.617486 | 108 | h |
php-src | php-src-master/ext/pcntl/pcntl_arginfo.h | /* This is a generated file, edit the .stub.php file instead.
* Stub hash: 3b03373d1bb68de779baaa62db14d98ca9018339 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_pcntl_fork, 0, 0, IS_LONG, 0)
ZEND_END_ARG_INFO()
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_pcntl_waitpid, 0, 2, IS_LONG, 0)
ZEND_ARG_TYPE_INFO... | 24,345 | 40.688356 | 99 | h |
php-src | php-src-master/ext/pcntl/php_pcntl.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 2,043 | 31.967742 | 75 | h |
php-src | php-src-master/ext/pcntl/php_signal.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 2,014 | 30.484375 | 75 | c |
php-src | php-src-master/ext/pcntl/php_signal.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | 1,316 | 42.9 | 75 | h |
php-src | php-src-master/ext/pcre/php_pcre_arginfo.h | /* This is a generated file, edit the .stub.php file instead.
* Stub hash: 7f27807e45df9c9b5011aa20263c9789896acfbc */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_preg_match, 0, 2, MAY_BE_LONG|MAY_BE_FALSE)
ZEND_ARG_TYPE_INFO(0, pattern, IS_STRING, 0)
ZEND_ARG_TYPE_INFO(0, subject, IS_STRING, 0)
ZEND_ARG_INFO_... | 5,805 | 49.051724 | 122 | h |
php-src | php-src-master/ext/pcre/pcre2lib/config.h |
#include <php_compat.h>
#ifdef PHP_WIN32
# include <config.w32.h>
#else
# include <php_config.h>
#endif
#define SUPPORT_UNICODE 1
#define SUPPORT_PCRE2_8 1
#if defined(__GNUC__) && __GNUC__ >= 4
# ifdef __cplusplus
# define PCRE2_EXP_DECL extern "C" __attribute__ ((visibility("default")))
# else
# define PCRE2_E... | 3,636 | 35.009901 | 78 | h |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_chartables.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* This file was automatically written by the pcre2_dftables auxiliary
program. It contains character tables that are used when no external
tables are passed to PCRE2... | 8,105 | 38.931034 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_config.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 7,740 | 29.596838 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_context.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 15,120 | 29.92229 | 82 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_error.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 13,322 | 37.95614 | 98 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_extuni.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 4,819 | 31.348993 | 77 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_find_bracket.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,825 | 30.027273 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_jit_match.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,409 | 33.278075 | 104 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_jit_misc.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,951 | 28.83691 | 88 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_jit_neon_inc.h | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 8,400 | 23.140805 | 120 | h |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_maketables.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,563 | 39.02439 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_match_data.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 5,448 | 31.628743 | 77 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_newline.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,356 | 25.053279 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_ord2utf.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 3,741 | 29.92562 | 77 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_pattern_info.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 11,738 | 26.110855 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_printint.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 24,151 | 26.792865 | 87 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_script_run.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 11,928 | 33.576812 | 95 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_serialize.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 10,048 | 34.013937 | 81 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_string_utils.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 6,166 | 24.911765 | 79 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_substring.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 18,244 | 32.293796 | 81 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_tables.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 9,690 | 40.238298 | 86 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_ucp.h | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 10,214 | 24.860759 | 78 | h |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_valid_utf.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 12,896 | 31.323308 | 82 | c |
php-src | php-src-master/ext/pcre/pcre2lib/pcre2_xclass.c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | 8,933 | 29.806897 | 82 | c |
php-src | php-src-master/ext/pcre/pcre2lib/sljit/sljitConfig.h | /*
* Stack-less Just-In-Time compiler
*
* Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must ... | 6,381 | 35.890173 | 94 | h |
php-src | php-src-master/ext/pcre/pcre2lib/sljit/sljitExecAllocator.c | /*
* Stack-less Just-In-Time compiler
*
* Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must ... | 12,753 | 29.956311 | 94 | c |
php-src | php-src-master/ext/pcre/pcre2lib/sljit/sljitProtExecAllocator.c | /*
* Stack-less Just-In-Time compiler
*
* Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must ... | 13,815 | 28.086316 | 95 | c |
php-src | php-src-master/ext/pcre/pcre2lib/sljit/sljitWXExecAllocator.c | /*
* Stack-less Just-In-Time compiler
*
* Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must ... | 6,858 | 28.821739 | 94 | c |
php-src | php-src-master/ext/pdo/pdo_sqlstate.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 13,491 | 39.884848 | 99 | c |
php-src | php-src-master/ext/pdo/php_pdo.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,272 | 33.439394 | 117 | h |
php-src | php-src-master/ext/pdo/php_pdo_error.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 1,675 | 45.555556 | 114 | h |
php-src | php-src-master/ext/pdo/php_pdo_int.h | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 2,739 | 44.666667 | 88 | h |
php-src | php-src-master/ext/pdo_dblib/dblib_stmt.c | /*
+----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundl... | 13,143 | 24.276923 | 102 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.