関数

src/third_party/jscre/pcre_xclass.cpp

#include "pcre_internal.h"

ソースコードを見る。

関数

static void getUTF8CharAndAdvancePointer (int &c, const unsigned char *&subjectPtr)
bool kjs_pcre_xclass (int c, const unsigned char *data)

関数

static void getUTF8CharAndAdvancePointer ( int &  c,
const unsigned char *&  subjectPtr 
) [inline, static]

pcre_xclass.cpp62 行で定義されています。

参照先 kjs_pcre_utf8_table3, と kjs_pcre_utf8_table4.

参照元 kjs_pcre_xclass().

bool kjs_pcre_xclass ( int  c,
const unsigned char *  data 
)

pcre_xclass.cpp76 行で定義されています。

参照先 getUTF8CharAndAdvancePointer(), XCL_MAP, XCL_RANGE, と XCL_SINGLE.

参照元 match().

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義