Home
last modified time | relevance | path

Searched defs:E (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/hash/
H A Dhash_haval.c146 uint32_t E[8]; in PHP_3HAVALTransform() local
180 uint32_t E[8]; in PHP_4HAVALTransform() local
217 uint32_t E[8]; in PHP_5HAVALTransform() local
/PHP-7.2/ext/date/lib/
H A Dastro.c139 E, /* Eccentric anomaly */ in astro_sunpos() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.c299 # define YYUSE(E) ((void) (E)) argument
301 # define YYUSE(E) /* empty */ argument
/PHP-7.2/ext/pdo_oci/
H A Doci_statement.c638 oci_lob_env *E; member
/PHP-7.2/ext/json/
H A Djson_parser.tab.c302 # define YYUSE(E) ((void) (E)) argument
304 # define YYUSE(E) /* empty */ argument
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13459 #define sqliteHashNext(E) ((E)->next) argument
13460 #define sqliteHashData(E) ((E)->data) argument
17469 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
17470 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
17477 # define ExprSetVVAProperty(E,P) (E)->flags|=(P) argument
17479 # define ExprSetVVAProperty(E,P) argument
19057 # define sqlite3TriggersExist(B,C,D,E,F) 0 argument
19061 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
19062 # define sqlite3CodeRowTriggerDirect(A,B,C,D,E,F) argument
19066 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument
[all …]
/PHP-7.2/ext/gd/
H A Dgd.c1723 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3263 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
/PHP-7.2/ext/standard/tests/misc/
H A Dbrowscap.ini1068 Parent=Thunderstone
1069 Browser="Texis"
1072 Parent=Thunderstone
1073 Browser="Texis"

Completed in 527 milliseconds