Home
last modified time | relevance | path

Searched defs:F (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_match.c213 display_frames(FILE *f, heapframe *F, heapframe *P, PCRE2_SIZE frame_size, in display_frames()
267 do_callout(heapframe *F, match_block *mb, PCRE2_SIZE *lengthptr) in do_callout()
355 match_ref(PCRE2_SIZE offset, BOOL caseless, heapframe *F, match_block *mb, in match_ref()
589 heapframe *F; /* Current frame pointer */ in match() local
/PHP-8.2/ext/fileinfo/libmagic/
H A Dsoftmagic.c148 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) macro
167 #define F(a, b, c) fmtcheck((b), (c)) macro
169 #define F(a, b, c) ((b)) macro
H A Dencoding.c236 #define F 0 /* character never appears in text */ macro
/PHP-8.2/ext/standard/
H A Dmd5.c144 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
H A Dsha1.c114 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
/PHP-8.2/ext/pdo_mysql/
H A Dmysql_statement.c768 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta() local

Completed in 55 milliseconds