Home
last modified time | relevance | path

Searched refs:token_save (Results 1 – 12 of 12) sorted by relevance

/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/
H A DHighlightParser.inc691 static $token_save;
692 if (!isset($token_save)) {
693 $token_save = array();
705 unset($token_save);
712 $token_save[] = $word;
736 foreach ($token_save as $token) {
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c11983 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
11998 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
12019 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
12035 char* token_save = NULL; in aarch64_parse_branch_protection() local
12036 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
12042 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
12058 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
12081 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c11983 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
11998 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
12019 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
12035 char* token_save = NULL; in aarch64_parse_branch_protection() local
12036 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
12042 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
12058 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
12081 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c14853 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
14868 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
14889 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
14905 char* token_save = NULL; in aarch64_parse_branch_protection() local
14906 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
14912 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14928 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14951 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c14799 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
14814 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
14835 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
14851 char* token_save = NULL; in aarch64_parse_branch_protection() local
14852 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
14858 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14874 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14897 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c16494 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
16509 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
16530 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
16546 char* token_save = NULL; in aarch64_parse_branch_protection() local
16547 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
16553 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
16569 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
16592 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c16494 char *token_save = NULL;
16509 str = strtok_r (str_root, ",", &token_save);
16530 str = strtok_r (NULL, ",", &token_save);
16546 char* token_save = NULL;
16547 char *str = strtok_r (str_root, "+", &token_save);
16553 char *next_str = strtok_r (NULL, "+", &token_save);
16569 next_str = strtok_r (NULL, "+", &token_save);
16592 next_str = strtok_r (NULL, "+", &token_save);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c16765 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
16780 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
16801 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
16817 char* token_save = NULL; in aarch64_parse_branch_protection() local
16818 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
16824 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
16840 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
16863 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c16904 char *token_save = NULL; in aarch64_validate_sls_mitigation() local
16919 str = strtok_r (str_root, ",", &token_save); in aarch64_validate_sls_mitigation()
16940 str = strtok_r (NULL, ",", &token_save); in aarch64_validate_sls_mitigation()
16956 char* token_save = NULL; in aarch64_parse_branch_protection() local
16957 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
16963 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
16979 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
17002 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c11744 char* token_save = NULL; in aarch64_parse_branch_protection() local
11745 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
11751 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
11767 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
11790 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c14507 char* token_save = NULL; in aarch64_parse_branch_protection() local
14508 char *str = strtok_r (str_root, "+", &token_save); in aarch64_parse_branch_protection()
14514 char *next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14530 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
14553 next_str = strtok_r (NULL, "+", &token_save); in aarch64_parse_branch_protection()
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DFormatter.pm6518 my $token_save = $1;
6522 $token_save =~ s/^\s+//g;
6550 $token = $rtoken_vars->[_TOKEN_] = $token_save;