Home
last modified time | relevance | path

Searched defs:restring (Results 1 – 6 of 6) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/boards/drc/
H A Dboarddesignrulecheck.cpp406 Length restring = (*via->getSize() - *via->getDrillDiameter() + 1) / 2; in checkMinimumPthRestring() local
430 Length restring = (*size - *pad->getLibPad().getDrillDiameter() + 1) / 2; in checkMinimumPthRestring() local
/dports/chinese/tintin++/tt/src/
H A Dmemory.c30 char *restring(char *point, char *string) in restring() function
/dports/net/tintin++/tt/src/
H A Dmemory.c30 char *restring(char *point, char *string) in restring() function
/dports/archivers/pecl-rar/rar-4.2.0/
H A Drarentry.c687 char *restring; in PHP_METHOD() local
H A Drararch.c910 char *restring; local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A D9pserve.c1282 restring(uchar *pkt, int pn, char *s) in restring() function