Searched refs:othorpe (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dimplicit.c1710 char *othorpe; local
1713 othorpe = strstr( tmp1, "#" );
1714 if ( othorpe != NULL ) {
1715 othorpe[0] = '\0';
1717 othorpe = strstr( tmp2, "#" );
1718 if ( othorpe != NULL ) {
1719 othorpe[0] = '\0';

Completed in 84 milliseconds