pcre.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 1059 | 20% |
空行行数 | 1037 | 20% |
実行行数 | 3091 | 60% |
合計行数 | 5187 | 100% |
内容 | 定義数 |
---|---|
関数数 | 12 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
![]() |
ord2utf8 | static int | Convert character value to UTF-8 * |
2 |
![]() |
pcre_version | const char * | |
3 |
![]() |
pcre_info | int | (Obsolete) Return info about compiled pattern * |
4 |
![]() |
pcre_fullinfo | int | Return info about compiled pattern * |
5 |
![]() |
pchars | static void | Debugging function to print chars * |
6 |
![]() |
check_escape | static int | Handle escapes * |
7 |
![]() |
is_counted_repeat | static BOOL | Check for counted repeat * |
8 |
![]() |
read_repeat_counts | static const uschar * | Read repeat counts * |
9 |
![]() |
find_fixedlength | static int | Find the fixed length of a pattern * |
10 |
![]() |
check_posix_syntax | static BOOL | Check for POSIX class syntax * |
11 |
![]() |
check_posix_name | static int | Check POSIX class name * |
12 |
![]() |
compile_branch | static BOOL | Compile one branch * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー