Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 9 of 9) sorted by relevance

/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c594 struct collector_strpos_data *pc = (struct collector_strpos_data*)data; in collector_strpos() local
781 struct collector_strpos_data pc; in mbfl_substr_count() local
855 struct collector_substr_data *pc = (struct collector_substr_data*)data; in collector_substr() local
959 struct collector_substr_data pc; in mbfl_substr() local
1387 struct collector_strimwidth_data *pc = (struct collector_strimwidth_data*)data; in collector_strimwidth() local
1425 struct collector_strimwidth_data pc; in mbfl_strimwidth() local
2200 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_encode_htmlnumericentity() local
2246 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_decode_htmlnumericentity() local
2422 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_encode_hex_htmlnumericentity() local
2468 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)filter; in mbfl_filt_decode_htmlnumericentity_flush() local
[all …]
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h268 int pc; in dasm_link() local
395 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_arm.h289 int pc; in dasm_link() local
432 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_ppc.h272 int pc; in dasm_link() local
394 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_arm64.h358 int pc; in dasm_link() local
541 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Ddasm_x86.h290 int pc; in dasm_link() local
504 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel()
H A Dminilua.c512 #define pcRel(pc,p)(cast(int,(pc)-(p)->code)-1) argument
513 #define getline_(f,pc)(((f)->lineinfo)?(f)->lineinfo[pc]:0) argument
/PHP-8.1/ext/gd/libgd/
H A Dgdft.c630 int x, y, row, col, pc, pcr; local
/PHP-8.1/ext/opcache/jit/libudis86/
H A Dtypes.h207 uint64_t pc; member

Completed in 72 milliseconds