Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c1739 #define STACK_PUSH_SAVE_VAL(sid, stype, sval) do {\ argument
1748 #define STACK_PUSH_SAVE_VAL_WITH_SPREV(sid, stype, sval) do {\ argument
1758 #define STACK_GET_SAVE_VAL_TYPE_LAST(stype, sval) do {\ argument
1770 #define STACK_GET_SAVE_VAL_TYPE_LAST_ID(stype, sid, sval) do { \ argument
1790 #define STACK_GET_SAVE_VAL_TYPE_LAST_ID_WITH_SPREV(stype, sid, sval) do { \ argument
1811 #define STACK_GET_SAVE_VAL_TYPE_LAST_ID_FROM(stype, sid, sval, stk_from) do { \ argument
/PHP-7.3/ext/soap/
H A Dsoap.c965 char *stype = NULL, *ns = NULL, *name = NULL, *namens = NULL; in PHP_METHOD() local

Completed in 26 milliseconds