Vertaling van "substring in" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Returns a pointer to the first occurrence of a substring in a string.
Renvoie un pointeur sur la première occurrence d'une sous-chaîne dans une chaîne.
The second finds the last position of the substring in the string.
Pointer to the first character of the found substring in dest, or NULL if no such character is found.
Pointeur sur le premier caractère de la chaîne dans dest, ou NULL si aucune correspondance n'est trouvée.
Pointer to the first character of the found substring in dest, or NULL if no such substring is found.
Pointeur sur le premier caractère de la chaîne dans dest, ou NULL si aucune sous-chaîne ne soit trouvé.
Return position of a substring in the string, or -1 if it is not found.
Retourne la position d'une sous-chaîne dans une chaîne de caractères ou -1 si elle n'est pas trouvée.
List images that contain a substring in their name
Lister les images Docker qui contiennent une sous-chaîne dans leur nom
Each search term matches if it matches any substring in the bookmark's URL or title. Matching is case-insensitive.
Chaque terme de recherche correspond s'il correspond à une sous-chaîne dans l'URL ou le titre du signet.
Extracting Substrings In Fortran, you can extract a substring from a string by indexing the string, giving the start and the end index of the substring in a pair of brackets.
En Fortran, vous pouvez extraire une chaîne d'une chaîne par l'indexation de la chaîne, ce qui donne le début et l'indice de fin de la sous-chaîne dans une paire de crochets.
Filter containers that contain a substring in their name
Each match matches a portion of a given substring in the frame of data.
Chaque correspondance correspond à une partie d'une sous-chaîne donnée dans la trame de données.
You can put a substring in double quotes to force it to be interpreted as literal text even if it contains pattern keywords.
Vous pouvez placer une sous-chaîne entre des guillemets doubles pour forcer son interprétation en tant que texte littéral même s'il contient des mots clés de modèles.
You can put a substring in double quotes to force it to be interpreted as literal text even if it contains pattern key words.
Une sous-chaîne peut être placée entre guillemets doubles pour forcer son interprétation en tant que libellé même si elle contient des mots-clés de motif.
Return the position of specified substring in the string or last position of specified substring, respectively.
Renvoie la position d'une sous-chaîne donnée dans la chaîne ou la dernière position d'une sous-chaîne donnée.