:orphan: # PetscToken 'Token' used for managing tokenizing strings ## Synopsis ``` typedef struct _p_PetscToken *PetscToken; ``` ## See Also `PetscTokenCreate()`, `PetscTokenFind()`, `PetscTokenDestroy()` ## Level intermediate ## Location include/petscsystypes.h ## Implementations _p_PetscToken in src/sys/utils/str.c
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscsystypes.h) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)