Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c767 struct collector_strpos_data *pc = (struct collector_strpos_data*)data; in collector_strpos() local
1079 struct collector_strpos_data pc; in mbfl_substr_count() local
1165 struct collector_substr_data *pc = (struct collector_substr_data*)data; in collector_substr() local
1285 struct collector_substr_data pc; in mbfl_substr() local
1710 struct collector_strimwidth_data *pc = (struct collector_strimwidth_data*)data; in collector_strimwidth() local
1747 struct collector_strimwidth_data pc; in mbfl_strimwidth() local
2569 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_encode_htmlnumericentity() local
2615 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_decode_htmlnumericentity() local
2707 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)filter; in mbfl_filt_decode_htmlnumericentity_flush() local
2760 struct collector_htmlnumericentity_data pc; in mbfl_html_numeric_entity() local
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dvdbeaux.c510 void sqliteVdbePrintOp(FILE *pOut, int pc, Op *pOp){ in sqliteVdbePrintOp()
H A DvdbeInt.h268 int pc; /* The program counter */ member
H A Dvdbe.c488 int pc; /* The program counter */ in sqliteVdbeExec() local
H A Dbtree.c422 int pc, i, n; in defragmentPage() local
/PHP-5.3/ext/ereg/regex/
H A Dengine.c822 register sopno pc; local
/PHP-5.3/ext/gd/libgd/
H A Dgdft.c594 int x, y, row, col, pc, pcr; local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c4212 int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0); in compile_branch() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c12598 int pc; /* Program Counter in parent (calling) frame */ member
12780 int pc; /* The program counter */ member

Completed in 306 milliseconds