Home
last modified time | relevance | path

Searched refs:strnsrch (Results 1 – 8 of 8) sorted by relevance

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dfitshead.h122 char *strnsrch ( /* Find string s2 within string s1 */
324 extern char *strnsrch (); /* s1 ls1 characters long */
H A Diget.c469 loc = strnsrch (headnext, keyword, nleft);
H A Dhget.c1331 c1 = strnsrch (value," ",lval);
1382 return (strnsrch (s1, s2, ls1));
1389 strnsrch (s1, s2, ls1) in strnsrch() function
H A DNEWS43 hget.c: Free allocated memory in strnsrch() to eliminate memory leak (2011-05-19)
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c145 static char *strnsrch ( char* s1,char* s2,int ls1);
1581 loc = strnsrch (headnext, keyword, nleft);
1676 loc = strnsrch (headnext, keyword, nleft);
1728 return (strnsrch (s1, s2, ls1));
1735 strnsrch (s1, s2, ls1) in strnsrch() function
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c145 static char *strnsrch ( char* s1,char* s2,int ls1);
1581 loc = strnsrch (headnext, keyword, nleft);
1676 loc = strnsrch (headnext, keyword, nleft);
1728 return (strnsrch (s1, s2, ls1));
1735 strnsrch (s1, s2, ls1) in strnsrch() function
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c144 static char *strnsrch ( char* s1,char* s2,int ls1);
1573 loc = strnsrch (headnext, keyword, nleft);
1668 loc = strnsrch (headnext, keyword, nleft);
1720 return (strnsrch (s1, s2, ls1));
1727 strnsrch (s1, s2, ls1) in strnsrch() function
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c145 static char *strnsrch ( char* s1,char* s2,int ls1);
1581 loc = strnsrch (headnext, keyword, nleft);
1676 loc = strnsrch (headnext, keyword, nleft);
1728 return (strnsrch (s1, s2, ls1));
1735 strnsrch (s1, s2, ls1) in strnsrch() function