Searched full:actor (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/.github/workflows/ ! |
| H A D | release-preparation.yml | 44 git config --global user.name "${{ github.actor }}" 45 git config --global user.email "${{ github.actor }}@users.noreply.github.com"
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ ! |
| H A D | uscript.php | 92 4 => array( //common almost-global (actor) functions 132 7 => array( //common actor enums & variables 155 8 => array( //common non-actor uscript classes 167 9 => array( //common actor-based uscript classes 168 'Actor',
|
| H A D | progress.php | 188 'SELECT-ROW','SET-ACTOR','SET-APPL-CONTEXT','SET-attribute', 252 'ACCELERATOR','ACTIVE','ACTOR','ADM-DATA', 376 'SMALL-ICON','SMALL-TITLE','SOAP-FAULT-ACTOR','SOAP-FAULT-CODE',
|
| /dokuwiki/inc/ ! |
| H A D | Mailer.class.php | 81 …ndent (e.g. for subscriptions which must look like they come from a generic sender, not the actor).
|